Thanks Ryan, I'll follow these steps.
Doesn't it seem weird, though, that my war file's own implementation is
being overridden by the servers, even though I have it first on the
classpath?
--Lincoln
On Thu, 2009-01-29 at 09:35 -0800, Ryan Lubke wrote:
> Ryan Lubke wrote:
> > Lincoln Baxter, III wrote:
> >>
> >>> Mojarra will display the version string of the implementation when
> >>> it starts up.
> >>> What's the version being displayed in the log for this application?
> >>>
> >> [#|2009-01-28T18:42:36.060-0500|INFO|sun-appserver9.1|javax.enterprise.resource.webcontainer.jsf.config|_ThreadID=20;_ThreadName=RMI
> >> TCP Connection(9)-127.0.0.1;/ocpsoft-social-pm;|Initializing Sun's
> >> JavaServer Faces implementation (1.2_04-b20-p03) for context
> >> '/ocpsoft-social-pm'|#]
> >>
> >> Looks like it's loading JSF1.2, even though JSF2.0 is included in the
> >> WEB-INF/lib directory. How can I override this? (Both glassfishv2 and
> >> glassfishv3)
> >>
> >> Thanks,
> > See:
> > https://javaserverfaces.dev.java.net/nonav/rlnotes/2.0.0/releasenotes.html
> >
> >
> > There are installation steps for both versions.
> One other point, if you're using 2.0 nightly builds on v3, then I'd
> recommend
> backing up modules/jsf-api.jar and modules/web/jsf-impl.jar and then copy
> the JARs from the nightly bundle into the locations described above.
>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> > For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: webtier-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: webtier-help_at_glassfish.dev.java.net
>