users@glassfish.java.net

[gf-users] Re: InitalContext lookup() hangs on standalone client

From: <forums_at_java.net>
Date: Thu, 10 Jul 2014 08:51:07 -0500 (CDT)

This is definitely a bug in Glassfish... it tries to contact 127.0.0.1
despite the org.omg.CORBA.ORBInitialHost instruction. try to create a local
port forward, for example with ssh: ssh -L 3700:192.168.1.98:3700
user_at_localhost This should (temporarily) solve your problem.

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