dev@glassfish.java.net

Re: [V3] Deployment of a simple JSF application ...

From: Shing Wai Chan <Shing-Wai.Chan_at_Sun.COM>
Date: Wed, 26 Mar 2008 23:13:29 -0700

Hi Kedar,
I remember it was ok even when the jsf-api.jar is in WEB-INF/lib.
Not sure if there is anything changes. Can you send me your war file?
Thanks.
      Shing Wai Chan

Kedar Mhaswade wrote:
> I don't know if I did something wrong.
> - compiled a simple JSF application in NB and deployed it to GlassFish
> V3,
> yesterday's build.
>
> I get:
> SEVERE: WebModule[/jsf]PWC1275: Exception sending context initialized
> event to listener instance of class
> com.sun.faces.config.ConfigureListener
> java.lang.StackOverflowError
> at java.lang.ClassLoader.findBootstrapClass(Native Method)
>
> and it fills up the server.log. I't not clear which class it's trying
> to load.
>
> (BTW, NB puts the jsf-api.jar in the compiled .war-file/WEB-INF/jar
> and that
> is likely to conflict with what's available in GlassFish).
>
> Any idea?
>
> Thanks,
> Kedar
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>