[jboss-user] [JNDI and Naming] - Re: lookup a session bean inside a servlet

Wolf-Dieter Fink do-not-reply at jboss.com
Tue May 3 12:39:52 EDT 2011


Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the discussion

"Re: lookup a session bean inside a servlet"

To view the discussion, visit: http://community.jboss.org/message/603266#603266

--------------------------------------------------------------
@Stateless and @RemoteBinding are annotations of the stateless session bean.
You should add
+ at RemoteBinding(jndiBinding = "/BookShop/OperazioniUtenti/remote")+
+to your bean implementation class.
+
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/603266#603266]

Start a new discussion in JNDI and Naming at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2083]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110503/a7260af4/attachment.html 


More information about the jboss-user mailing list