[jboss-dev-forums] [JBoss AS7 Development] - Re: EJB Local reference
Stuart Douglas
do-not-reply at jboss.com
Mon Nov 14 17:15:17 EST 2011
Stuart Douglas [http://community.jboss.org/people/swd847] created the discussion
"Re: EJB Local reference"
To view the discussion, visit: http://community.jboss.org/message/636500#636500
--------------------------------------------------------------
You should use either:
<ejb-link>SystemAccess</ejb-link>
Or
<lookup-name >java:module/SystemAccess</lookup-name>
ejb-link does not specify a JNDI name.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/636500#636500]
Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20111114/2ece4674/attachment.html
More information about the jboss-dev-forums
mailing list