users@glassfish.java.net

Re: Standalone client hangs on lookup of remote bean

From: <glassfish_at_javadesktop.org>
Date: Fri, 08 Jan 2010 07:15:59 PST

Under the Glassfish Admin page, check under Configuration -> ORB -> IIOP Listeners -> orb-listener-1, make sure network address is the dns name/ip address of the glassfish server you are trying to connect to. Probably restart glassfish at this point.

Then add the appserv-rt.jar, appserv-admin.jar and javaee.jar files to your standalone client classpath.

What I suspect is happening is it's using the default 0.0.0.0, which is why it isn't working as standalone on another machine, and why it does run the stand alone client on the same machine as the server.
[Message sent by forum member 'enderfake' (enderfake_at_yahoo.com)]

http://forums.java.net/jive/thread.jspa?messageID=379623