dev@glassfish.java.net

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

From: Ludovic Champenois <Ludovic.Champenois_at_Sun.COM>
Date: Thu, 27 Mar 2008 09:00:13 -0700

Kedar Mhaswade wrote:
> I don't know if I did something wrong.
With good tools, developers are not allowed to do wrong things:-)...

> - compiled a simple JSF application in NB and deployed it to GlassFish
> V3,
> yesterday's build.
using the Gf V3 Netbeans plugin? Which nb build?
 From where?
This should be a bug in the V3 nb plugin: I think it should tell nb that
JSF is coming from the server, and NB should not bundle the jar in your app.
I'll follow up.
Ludo
>
> 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
>