HI!
I have several problems with the WSDL-Emitter in alpha3.
I call emitter.setUseInheritedMethods(true) before getting the WSDL, but it still ignores the inherited methods.
Also, I'd like to tell it to ignore protected and static methods. Can I do that? IMHO it does not make sense anyway to publish protected methods as web service.
Thanks!
Regards,
Thomas