Hi i guess it is fixed on trunk (1.6.0-SNAPSHOT) after discussion with the Expert Group (EJB spec guys)
*Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/5/17 ZhongGuan <[email protected]> > 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. >
