users@glassfish.java.net

Re: How to lookup RemoteInterface of Session Bean?

From: <glassfish_at_javadesktop.org>
Date: Thu, 29 May 2008 18:54:29 PDT

Pl Ignore my post. I got it working and don't know what fixed the problem. I did few things,

[1] Added this additional,
@EJB(name="AuthenticationRemote", beanInterface=AuthenticationRemote.class)
in my calling Servlet.

[2] Created a package and moved my Servlet under this package.

[3] Restarted the Glassfish.

Now it works!
[Message sent by forum member 'udaysubbarayan' (udaysubbarayan)]

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