Hi,

I am generating the WSDL with axis ant tasks for a service wich has a method that returns a type that has two subclasses.
However, in the WSDL there is no reference to the subclasses.
Am I missing some attribute for axis-java2wsdl ant task to include the subclasses?

I have read here that a complexType can exnted some other, so I can handcraft the WSDL. However, if I change the service or the types I'd like Ant to rebuild the WSDL automatically.

Any suggestions?

Thanks,

Mariano.

Reply via email to