in wsdl 1.1 the operation name must be unique within a port tpye. So you can not use the overloaded methods.
On 8/10/07, keith chapman <[EMAIL PROTECTED]> wrote: > > I believe WSDL 1.1 does not support method overloading. Certainly WSDL > 2.0does not support it. That may b the issue. > > Thanks, > Keith. > > On 8/9/07, Bhojraj, Santosh <[EMAIL PROTECTED]> wrote: > > > Hi: > > > > I have a java interface with several service APIs defined, some of which > > are overloaded. How do I use Axis 2 to generate a WSDL for it ? I got an > > error when trying to run the Ant task. Please see the attachment. > > > > Thanx!! > > > > Santosh > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Keith Chapman > WSO2 Inc. > Oxygen for Web Services Developers. > http://wso2.org/ -- Amila Suriarachchi, WSO2 Inc.
