According to

http://docs.oracle.com/javaee/6/api/javax/ejb/EJB.html

lookup should be the portable.  MappedName is the product specific.


On Sun, May 19, 2013 at 8:59 AM, Romain Manni-Bucau
<rmannibu...@gmail.com>wrote:

> Hehe, ok (i use NOk ;)
>
> Btw mapped names are not portable IIRC so it is not an issue no?
> Le 19 mai 2013 14:12, "John D. Ament" <john.d.am...@gmail.com> a écrit :
>
> > No Good?
> >
> >
> > On Sun, May 19, 2013 at 7:18 AM, Romain Manni-Bucau
> > <rmannibu...@gmail.com>wrote:
> >
> > > What does mean NG?
> > > Le 19 mai 2013 13:16, "ZhongGuan" <guanzh.em...@gmail.com> a écrit :
> > >
> > > > And I also have tested other cases of  EJB JNDI name on 1.6.0
> > > > Here is the result
> > > >
> > > > 1. Local EJB Client  looks up  @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-tp4663033p4663049.html
> > > > Sent from the OpenEJB User mailing list archive at Nabble.com.
> > > >
> > >
> >
>

Reply via email to