users@glassfish.java.net

Re: Call a remote EJB from Servlet

From: <glassfish_at_javadesktop.org>
Date: Mon, 19 Nov 2007 03:05:04 PST

Ok.
I tried to use corbaname (I found it a better solution..)

I add the xml code to sun-web.xml so netbeans graphics configurator recognize it!!

I found in EJB References Section
"EJB Reference Name: ClientiEntityFacade"
"JNDI Name: corbaname:iiop:192.168.1.15:3700#ClientiEntityFacade"

but I continue to obtain the naming not found.

I check trough glassfish "localhost:4848" jndi browsing and I can't find my EJB (ClientiEntityFacade) is it normal?

How I can check that the remote ejb is available?
[Message sent by forum member 'peppeme' (peppeme)]

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