Hi i met a problem in Tomee+ 1.5.1
When I use a stand alone Application to lookup the remote EJB by global jndi name in EJB3.1 (java:global, java:app, java:module), it always fails. It succeeds When I use the same global jndi name to lookup a local EJB (in a local EJBClient). so the jndi name is correct. And the ejb jar is in WEB-INF/lib of Web Module. If I give a name to this remote EJB and lookup it by the name. it is OK. thanks. -- View this message in context: http://openejb.979440.n4.nabble.com/stand-alone-Application-looks-up-remote-EJB-by-global-jndi-name-tp4663033.html Sent from the OpenEJB User mailing list archive at Nabble.com.
