Hey is there any example JBOSS + tomcat applications around to
illustrate how you call EJB Local interfaces? I am having trouble
getting tomcat to load an local-ejb-ref.

13:31:14,990 ERROR [EmbeddedCatalinaServiceSX] Failed to setup web
application ENC
javax.naming.NamingException: ejb-local-ref: ejb/traffic/ServerLocal,
target not found, add valid ejb-link

jboss.xml
      <entity>
         <ejb-name>traffic/Server</ejb-name>
         <local-jndi-name>ejb/traffic/ServerLocal</local-jndi-name>
      </entity>

Any ideas???

Regards,

Mark Wolfe




_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to