On Fri, 2006-01-06 at 11:12 +0600, Deepal Jayasinghe wrote: > hmmm , for my feeling is we do not need to publish all the public methods in > super class as well , and second thing is how do we figure out the > inheritance level we should look at , so for this release lets publish only > the public methods in service impl class and none of public methods in its > parent classes.
+1 - later we can support something like annotations to tell Java2WSDL what the user wants to do. (In the command-line tool case these would become options.) Sanjiva.
