Re: IBM Websphere, JNDI, lookup from remote server
Posted By:
Glenn_Silverberg
Posted On:
Friday, November 21, 2003 08:07 AM
I've found that I need to prepend something like the following to the JNDI name:
"cell/nodes/my_machine_name/servers/server1/"
This only seems necessary when doing the lookup from a remote machine. Do a dumpNameSpace to see the full path that you'll need.
Re: IBM Websphere, JNDI, lookup from remote server
Posted By:
Sridhar_Koduri
Posted On:
Tuesday, September 2, 2003 06:27 AM
You have to use IBM JDK which has the correct IIOP ORB implementation.