[jboss-user] [Beginner's Corner] - Re: ClassNotFoundException using EJB in RESTfull Application
Peter Johnson
do-not-reply at jboss.com
Thu Jan 12 11:53:24 EST 2012
Peter Johnson [https://community.jboss.org/people/peterj] created the discussion
"Re: ClassNotFoundException using EJB in RESTfull Application"
To view the discussion, visit: https://community.jboss.org/message/646516#646516
--------------------------------------------------------------
So this is a JNDI lookup. Have you checked the JNDI list to see what the EJB is really named? (I know how to get the list of JNDI entries on earlier versions of JBoss AS - use the JNDIView mbean - but not on AS 7) Have you tried:
@EJB(lookup="java:module/de.h3llghost.data.DataAccessObject"
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/646516#646516]
Start a new discussion in Beginner's Corner at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120112/86f06060/attachment.html
More information about the jboss-user
mailing list