users@glassfish.java.net

Re: Glassfish v3 and EJB

From: Sahoo <Sahoo_at_Sun.COM>
Date: Thu, 04 Dec 2008 20:51:09 +0530

Tim,

When you say "GlassFish v3 prelude supports EJBs only within web apps,"
does it not mean that EJBs can be packaged in a jar file in WEB-INF/lib?
That's exactly what Steph is trying to do. It may be that "prelude" does
not support that style of packaging.

Thanks,
Sahoo

Tim Quinn wrote:
> 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
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>