Re: Problems returning interfaces

2003-10-20 Thread ian_d_stewart
10/19/2003 03:10:16 AM Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: Problems returning interfaces This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended

Problems returning interfaces

2003-10-20 Thread Leonardo Mena
I have been trying to expose my app as a set of web services with Axis but can't resolve how to correctly export an interface. That is, some web service method returns an interface instead of a JavaBean (of course the concrete implementation is a JavaBean).   I tried mapping the interface to