Hello Ravichandra, Its not Axis that doesnt support overloading, its that there is no such notion in WSDL. I would suggest one oin the two: 1. make a web service operation for each of the overloads , or 2. make one web operation that takes a parameter that will indicate whitch method to invoke.
HTH Menahem On Wednesday 24 December 2008 12:09:05 Nandana Mihindukulasooriya wrote: > Can't you wrap the legacy code ? > > thanks, > nandana > > On Wed, Dec 24, 2008 at 12:44 PM, Ravichandra < > > [email protected]> wrote: > > Hi > > > > I am trying to expose some legacy code as a web service. That legacy code > > has many overloaded methods. I just found out that AXIS doesn't support > > overloaded methods. > > > > Is there any work around for this in AXIS ? > > > > Please let me know > > > > Thanks > > Ravichandra > > > > > > ----- > > Thanks > > Ravichandra > > -- > > View this message in context: > > http://www.nabble.com/How-to-use-overloaded-methods-in-a-webservice-tp211 > >56164p21156164.html Sent from the Axis - User mailing list archive at > > Nabble.com.
