How do I get sub classes exposed (defined) in my WSDL when only super classes are mentioned in web service interface?
Is the best practice just to add some dummy methods to interface that expose the requried sub-types?
Ta, Stuart.
How do I get sub classes exposed (defined) in my WSDL when only super classes are mentioned in web service interface?
Is the best practice just to add some dummy methods to interface that expose the requried sub-types?
Ta, Stuart.