Re: stand alone Application looks up remote EJB by global jndi name

2013-06-05 Thread ZhongGuan
means? it means local JNDI name? please help me. thanks. -- View this message in context: http://openejb.979440.n4.nabble.com/stand-alone-Application-looks-up-remote-EJB-by-global-jndi-name-tp4663033p4663480.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: stand alone Application looks up remote EJB by global jndi name

2013-06-05 Thread Romain Manni-Bucau
://openejb.979440.n4.nabble.com/stand-alone-Application-looks-up-remote-EJB-by-global-jndi-name-tp4663033p4663480.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: stand alone Application looks up remote EJB by global jndi name

2013-06-05 Thread ZhongGuan
@Resource(lookup=openejb:Resource/jdbc/test1) is OK Thank you very much. -- View this message in context: http://openejb.979440.n4.nabble.com/stand-alone-Application-looks-up-remote-EJB-by-global-jndi-name-tp4663033p4663484.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: stand alone Application looks up remote EJB by global jndi name

2013-05-19 Thread ZhongGuan
://openejb.979440.n4.nabble.com/stand-alone-Application-looks-up-remote-EJB-by-global-jndi-name-tp4663033p4663049.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: stand alone Application looks up remote EJB by global jndi name

2013-05-19 Thread Romain Manni-Bucau
EJB global jndi name is NG mappedname is OK -- View this message in context: http://openejb.979440.n4.nabble.com/stand-alone-Application-looks-up-remote-EJB-by-global-jndi-name-tp4663033p4663049.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: stand alone Application looks up remote EJB by global jndi name

2013-05-19 Thread John D. Ament
@Local EJB global jndi name is OK mappedname is NG 2 remote EJB Client looks up @Remote EJB global jndi name is NG mappedname is OK -- View this message in context: http://openejb.979440.n4.nabble.com/stand-alone-Application-looks-up-remote-EJB-by-global-jndi-name

Re: stand alone Application looks up remote EJB by global jndi name

2013-05-19 Thread Romain Manni-Bucau
is NG mappedname is OK -- View this message in context: http://openejb.979440.n4.nabble.com/stand-alone-Application-looks-up-remote-EJB-by-global-jndi-name-tp4663033p4663049.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: stand alone Application looks up remote EJB by global jndi name

2013-05-19 Thread John D. Ament
-- View this message in context: http://openejb.979440.n4.nabble.com/stand-alone-Application-looks-up-remote-EJB-by-global-jndi-name-tp4663033p4663049.html Sent from the OpenEJB User mailing list archive at Nabble.com.

stand alone Application looks up remote EJB by global jndi name

2013-05-17 Thread ZhongGuan
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

Re: stand alone Application looks up remote EJB by global jndi name

2013-05-17 Thread Romain Manni-Bucau
://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.