users@glassfish.java.net

Re: gf-client ignoring my -Dorg.omg.CORBA.ORBInitialHost ...

From: <forums_at_java.net>
Date: Mon, 16 May 2011 09:44:18 -0500 (CDT)

I just tried it on 2 machines in my home network, accessing a remote ejb
deployed in another machine, and is working.  The client machine anti-virus
program popped up a dialog, and after I click Unblock, everything went thru
fine.

C:\cheng>java -Dorg.omg.CORBA.ORBInitialHost=192.168.1.101 -cp
"test.jar;C:\glassfish3\glassfish\lib
\gf-client.jar" test.Test
May 16, 2011 10:34:12 AM
com.sun.enterprise.v3.server.CommonClassLoaderServiceImpl findDerbyClient
INFO: Cannot find javadb client jar file, derby jdbc driver will not be
available by default.
remote ejb ref: test._TestRemote_Wrapper_at_11a27a74 [1]
  From test.TestBean_at_5c6e18b0 [2]

[1] mailto:test._TestRemote_Wrapper_at_11a27a74
[2] mailto:test.TestBean_at_5c6e18b0

--
[Message sent by forum member 'cf126330']
View Post: http://forums.java.net/node/802611