Posted By:
Fernando_Glez
Posted On:
Friday, September 20, 2002 07:26 AM
Hi We have a server with tree ip address (199.0.0.5, 10.0.0.5 & 166.0.0.5). We are developing with j2se 1.3.3_02, under Solaris 2.6. When we call to localhost the system return 10.0.0.5. When we call to ORB.init(), the java's ORB retunr us an IOR. We write this ior to a file, after call to objetc_to_string function. Then we pass the filr to printior program, and we see than the ip is 10.0.0.5 The problem is that we need that the ip in the ior must be 199.0.0.5. We invoque our Corba Server with -DORBInitialHost 199.0.0.5, but it not works Also we have probe with system properties, and it not works Any help? Thanks you in advance
More>>
Hi
We have a server with tree ip address (199.0.0.5, 10.0.0.5 & 166.0.0.5).
We are developing with j2se 1.3.3_02, under Solaris 2.6. When we call to localhost the system return 10.0.0.5.
When we call to ORB.init(), the java's ORB retunr us an IOR. We write this ior to a file, after call to objetc_to_string function. Then we pass the filr to printior program, and we see than the ip is 10.0.0.5
The problem is that we need that the ip in the ior must be 199.0.0.5.
We invoque our Corba Server with -DORBInitialHost 199.0.0.5, but it not works
Also we have probe with system properties, and it not works
Any help?
Thanks you in advance
fgb
<<Less