users@glassfish.java.net

Re: Look up the remote EJB 3.1 on glassfish 3.1.2.2 with a ...

From: <forums_at_java.net>
Date: Thu, 27 Dec 2012 15:55:33 -0600 (CST)

I executed the client application just with the parameter:
-Dcom.sun.appserv.iiop.endpoints=www.zerofila.com.br:3700 and I monitored the
port 3700 using "tcpdump port 3700 -vv" linux command, and I could see
communication between the client machine and the server when this line is
executed: InitialContext ctx = new InitialContext(); but the look up doesn't
work yet. My client application connected to the server, but the look up
doesn't work. Any suggestion?

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