Hi,
You could use an ESB (Enterprise Service Bus) which can manage alternative 
Endpoints including failover functionality. 
Have a look at WSO2 ESB, for example, which works well with Axis2:
http://wso2.com/products/enterprise-service-bus/
Regards,
Sven

-----Ursprüngliche Nachricht-----
Von: rafiqy [mailto:[email protected]] 
Gesendet: Donnerstag, 28. April 2011 16:06
An: [email protected]
Betreff: using multiple wsdl files - one client application


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]



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

Reply via email to