Wolf-Dieter Fink [
http://community.jboss.org/people/wdfink] created the discussion
"Re: JNDI binding and NameNotFoundException"
To view the discussion, visit:
http://community.jboss.org/message/641371#641371
--------------------------------------------------------------
I use
jboss.org examples or
http://docs.oracle.com/javaee/
http://docs.oracle.com/javaee/
BTW the file must not named ejb.jar, the file that include your ejb's must be added to
the META-INF/application.xml
like this:
<module><ejb>myejb.jar</ejb></module>
<module><java|web ....
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/641371#641371]
Start a new discussion in JNDI and Naming at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]