Hi,
I know, this has been asked before, though I couldn't find an answer to
my problem.
I'm busy fiddling around with the Java2WSDL ant task shipped with Axis2.
The tool works fine until I tried to generate the WSDL from an
abstract class.
Having an abstract class called Animal and a subclass Dog, it creates
the schema for the Animal but misses out on the Dog type.
I presume I just can't see what parameter has to be set to get this
thing going.
Any pointers that lead to a resolution of my issue are much appreciated.
Cheers,
Alex