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
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