Apparantly, setUseInheritedMethods(true) works only, if you also specify
allowedMethods. This is in alpha3.
-----Original Message-----
From: Thomas Börkel
Sent: Montag, 4. Februar 2002 14:30
To: Axis Mailinglist
Subject: Bugs in WSDL-Emitter?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