my dog learned polymorphism
The moose likes Web Services and the fly likes can i invoke more than one server in single client Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "can i invoke more than one server in single client" Watch "can i invoke more than one server in single client" New topic
Author

can i invoke more than one server in single client

Arunkumar kumar
Greenhorn

Joined: Feb 03, 2008
Posts: 4
hi all,
i have three web services servers running . i want to access all three servers in one client .Can i do this . If yes please tell me how i can do it.

Thanks in advance
Thanks.
Arunkumar
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35220
    
    7
Yes you can, but I'm not sure what to tell you regarding "how i can do it". Accessing 3 different servers is just about the same as accessing one server 3 times, just with different URLs and parameters.


Android appsImageJ pluginsJava web charts
Arunkumar kumar
Greenhorn

Joined: Feb 03, 2008
Posts: 4
Thanks

I will try it ..
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: can i invoke more than one server in single client
 
Similar Threads
Comparison between jboss tomcat and resin
Multiple RMI Servers problem --- Urgent
Server Cache Synchonisation Protocol.
Deploying MDBs in a Websphere Cluster
Help on Topic in JMS