users@glassfish.java.net

Re: Local references

From: Sahoo <Sahoo_at_Sun.COM>
Date: Thu, 24 Sep 2009 09:14:28 +0530

Does it work across applications or only when client and ejbs are part
of same ear? For the former to work, the interfaces have to be separated
into a library and referenced from both apps. Even then, I am not so sure.

Sahoo

glassfish_at_javadesktop.org wrote:
> All that said, you can access another applications EJBs using a Remote EJB, and configure the container to call it using the Local semantics (for performance), so in that case it is almost the same thing using GF out of the box.
> [Message sent by forum member 'whartung' (redrocks_at_sbcglobal.net)]
>
> http://forums.java.net/jive/thread.jspa?messageID=365338
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>