Axis2 does not support overloaded operations. If you can't change the WSDL, either you'll need to interface with the service using the low-level interface (constructing the message via OMElement) or use a different toolkit.
On 12/20/06, Diego Belliardo <[EMAIL PROTECTED]> wrote:
I have a problem to use WSDL2Java and I'm receiving this error: java.lang.IllegalArgumentException: Duplicate operation with name= .... I know that overloaded operation is a bad thing, but I cannot change the WebService, so how can I solve my problem? Is WSDL2Java able to generate working classes? Thank you and regards.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
