In this article (http://www.developer.com/xml/article.php/10929_3726461_3) Deepal Jayasinghe introduces the axis2 framework.
"Axis2 POJO supports inheritance, so you can write your service class to extend some other class and publish parent(s) method(s) automatically". I try this example, but in the wsdl generated i don't see the methods of the parent class. What's wrong?
