If you think to JndiProvider solution it uses mappedName, not name
attribute of ejb annotation
Le 28 mai 2013 20:56, "jply" <[email protected]> a écrit :

> Romain Manni-Bucau wrote
> > Is the lookup itself an issue? If so you can still write a small cdi
> > extension to get remote ejb through @Inject, it is quite easy and
> > portable.
> > [...snip...]
>
>
> Thanks for the response. I think that's basically the idea I derived from
> one of D.Blevins' posts elsewhere. Can you tell me which TomEE descriptor
> file should house that provider, or point me to an example? Same for
> TomEE's
> mapping between the annotated name (from @EJB(name=...)) and the JNDI name
> for lookup on the remote GF?
>
>
> Thanks again,
> Jerry
>
>
>
>
> --
> View this message in context:
> http://openejb.979440.n4.nabble.com/Invoke-EJB-on-Glassfish-tp4663221p4663299.html
> Sent from the OpenEJB User mailing list archive at Nabble.com.
>

Reply via email to