On 12 May 2004 at 12:53, Chris Kelly wrote:
> I have two services: Service1 and Service2. I have a class that methods in both 
> services 
> accept and return: CommonClass. These classes are in one package.

I've since found this .NET-specific example of the same problem:

  http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/dnservice/html/service07162002.asp

Since I have a few common classes and five services, I'd rather avoid editing the 
.wsdl files 
either by hand or with ant, so if anyone knows how to get all or almost all the way 
there with 
Java2WSDL, please let me know. Or, is there an easy change I could make to the 
Java2WSDL source?

Reply via email to