Could someone please help/advice me how I can create a java class that
manages the web services - basically I have two web services that both
exploit the same method "Add" and I have created wsdl files and then
executing WSDL2Java I have created two separate clients ...now I want to
just have one client which swaps between the two services ....for example, I
have two web services Test1 and Test2 and the client application invokes
Test1 but if I disable Test1 service I want my client application to switch
to Test2 ....but I have no clue how to do this and have searched the
internet endlessly but no solution found ....please help :(

Many Thanks
-- 
View this message in context: 
http://old.nabble.com/using-multiple-wsdl-files---one-client-application-tp31496842p31496842.html
Sent from the Axis - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to