On Jun 26, 2012, at 12:55 PM, exabrial wrote:

> I would like to have a frontend JSF Application @Inject a remote EJB from a
> remote OpenEJB Server. I'm unsure how to configure TomEE to do this. I've
> read the docs http://openejb.apache.org/clients.html for clients but I was
> wondering if there was a way to have TomEE satisfy @EJB/@Inject with
> dependencies from a remote server.

You can do it with @EJB as noted in this doc: 

  http://openejb.apache.org/ejb-refs.html

Section "Referencing a bean in another server"

A mention of that document would be great from the clients.html.  If you want 
to be the first one to use our new "anyone can contribute to the documentation" 
feature and update that page with a link, that'd be awesome!  You just click 
the blue pencil icon in the upper right (new functionality not even 24 hours 
old).


-David

Reply via email to