users@glassfish.java.net

Re: Glassfish v3 and EJB

From: Tim Quinn <Timothy.Quinn_at_Sun.COM>
Date: Thu, 04 Dec 2008 07:06:22 -0600

Steph,

Please take a look at this comparison of GlassFish v2 and v3 prelude
[1]. You'll see that GlassFish v3 prelude supports EJBs only within web
apps. (The blog entry in "The Aquarium" pointing to this page is the
first hit I got in a Google search for "glassfish v3 prelude ejb module.")

- Tim

[1] https://glassfish.dev.java.net/public/comparing_v2_and_v3.html

glassfish_at_javadesktop.org wrote:
> On V3 with EJB3.1 support:
>
> * Servlet in WEB-INF/classes
> * Stateless session local session bean in WEB-INF/classes
>
> Everything OK.
>
> But if I try to deploy the SLSB inside WEB-INF/lib as a jar, V3 cannot find the bean.
> Did I miss something or is this a known limitation ?
>
> Thanks,
> Steph.
> [Message sent by forum member 'samaudruz' (samaudruz)]
>
> http://forums.java.net/jive/thread.jspa?messageID=319960
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>