Hi.

 

My publicly exposed method is

 

public Results find(Something something);

 

and I have a bunch of subclasses of Something as well.

 

When I do Java2WSDL and WSDL2Java, only the class “Something” is generated.

 

How do I tell AXIS tool to include those subclasses when generating the client stubs?

 

Thanks.

 

kyunam

 

 

Reply via email to