JBoss Community

Re: EJB Local reference

created by Stuart Douglas in JBoss AS7 Development - View the full discussion

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

Start a new discussion in JBoss AS7 Development at Community