users@glassfish.java.net

Re: Upgrading from Glassfish 2 to 3 - JSF & EJB problems

From: Richard Kolb <rjdkolb_at_gmail.com>
Date: Fri, 27 Aug 2010 09:18:35 +0200

Hi Andrew

Please see thread http://forums.java.net/jive/thread.jspa?messageID=480982

regards
Richard

On 11 August 2010 14:15, <glassfish_at_javadesktop.org> wrote:

> Hey,
>
> We're trying to deploy an application which uses Spring, EJB and JSF on
> Glassfish v3, while it is perfectly working on Glassfish v2.
>
> We faced some problems with JSF 2.0 (we use 1.2 in our project) but managed
> to solve it by creating a sun-web.xml with useBundledJSF to true.
>
> This made the application work to the point where we need to use an EJB
> injected DAO class. In Glassfish v2 this always worked but in v3 it gives us
> a NullpointerException because that DAO is never initialized.
>
> Is there some other fix I need to apply such as the useBundledJSF in order
> to make our project that worked on v2, work on v3?
>
> Any feedback will be *greatly* appreciated!
>
> Greets,
>
> Andrew
> [Message sent by forum member 'krosan']
>
> http://forums.java.net/jive/thread.jspa?messageID=479859
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>