Life is simple when the methods of your web service interface return class types that are Java Beans. What do you do though when a method returns an interface type? A related and somewhat more complicated problem is what to do when a method returns a Java Bean, but that bean has fields of interface types.
I'm hoping there is a way to specify for Java2WSDL which Java Bean classes I want to map to each interface it encounters so it can generate sufficient WSDL. If you've solved this problem, I'd love to hear how you did it!
***********************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,
someone other than the recipient.
************************************************************************************
