users@glassfish.java.net

Re: EJB SessionContext CallerPrincipal

From: Gerald Holl <gerald_at_holl.co.at>
Date: Tue, 25 Mar 2008 09:33:07 +0100

glassfish_at_javadesktop.org wrote:
> Sorry for offtopic.
>
> Gerald, do you use ACC (application client container) for developing Eclipse RCP? I can't understand how to do it.
> I am also use Eclipse platform.

chidar,

I'm not using the ACC. The RCP application is a standalone one.
The lookup is done as in the following link:
https://glassfish.dev.java.net/javaee5/ejb/EJB_FAQ.html
See "How do I access a Remote EJB from a stand-alone java client?"

Gerald