quality@glassfish.java.net

Re: Is anyone having problems deploying a Icefaces war on build 65

From: Richard Kolb <rjdkolb_at_gmail.com>
Date: Tue, 29 Sep 2009 08:26:08 +0200

Hi Jan

2009/9/28 Jan Luehe <Jan.Luehe_at_sun.com>

>
> I have just tried a war that deploys on GlassFish 2.1
>> And when I browse to the context I get a HTTP 404
>>
>> i.e. I don't see my .jspx files
>>
>> There is nothing interesting in the logs to tell why this is happening.
>>
>> When I browse manually to the jspx I get :
>> java.lang.ClassNotFoundException: org.icefaces.x.context.BridgeFacesContext2
>>
>>
>> If no one else has this problem, I will debug properly.
>>
>
>
> We've disabled directory listings in GF v3 by default, for security
> reasons.
>
> thanks, this makes sense.



>
> As for the ClassNotFoundException, can you send the complete stacktrace
> from your server.log?
>
>
I have something better. I am making a hello world maven project so you can
debug easier.
Will send you it in a bit.

regards
Richard