You could use Open EJB, it is embdadable. So you would have a EJB container
inside your web application.
http://openejb.apache.org/tomcat.html
On Thu, Apr 30, 2009 at 5:26 AM, Sridhar n wrote:
> Thank you guys
>
>
>
> On 4/30/09, Ghufran wrote:
> >
> > Check this out
> >
> > http://wiki.ap
A! makes sense now!
I will try this. Thanks a lot. You guys gave me the missing piece of the
puzzle.
Thanks.
On Fri, Apr 24, 2009 at 1:32 PM, Martin Gainty wrote:
>
> Richard-
>
> the class is org.apache.naming.factory.ResourceRef and the author is Remy
> Maucherat r...@apache.org
>
>
Hi
I am sure this is a common issue but I looked it up on google and nobody
seem to have a real good fix about this. Or maybe there is something I don't
understand something... ? here is my problem:
I try to use the glassfish appserv-rt.jar client library to enable my webapp
to call EJBs remotely