dev@glassfish.java.net

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

From: Kedar Mhaswade <Kedar.Mhaswade_at_Sun.COM>
Date: Thu, 27 Mar 2008 06:19:34 -0700

Shing Wai Chan wrote:
> 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,

Let me see in WEB-INF/lib has everything you need and get back.

Regards,
Kedar
> 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
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>