You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@synapse.apache.org by "prabhat (sent by Nabble.com)" <li...@nabble.com> on 2006/02/08 00:45:39 UTC

two operation with same input parameter problem

Hi,

I have a WSDL that has two operations (say opA, opB) with the same input type and the same return type. I have used WSDL2java to generate the server side code.

I have also written a client to test services. The same method (opA) is getting called on the server side even though client calls on opB. 

Has anybody faced this problem? Please let me know. It's kind of urgent so a prompt response will be appreciated a lot.
--
View this message in context: http://www.nabble.com/two-operation-with-same-input-parameter-problem-t1079608.html#a2812540
Sent from the Synapse - User forum at Nabble.com.