Connecting to multiple servers
843833Mar 17 2005 — edited Apr 16 2005We have a stand alone java app that connects to our ear running in sun app server. What I'd like to do is connect to another instance of our app running on a different server (while connected to the original one). With weblogic this was easy (change the url and just do the lookup).
How can I do this with sun app server?
Thanks-
Dave