dev@glassfish.java.net

Re: [v3] deploy/undeploy command not working?

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Tue, 22 Jan 2008 09:22:49 -0800

we don't support JSPs in v3 yet, I think Amy will bring that support
today or tomorrow...

jerome

On Jan 22, 2008, at 3:46 AM, Ronald J Mann wrote:

> Just curious, in default-web.xml, you didn't happen to override the
> jsp compiler forking option and set it to false?
>
> =Ron=
>
> Jane Young wrote:
>> Hi,
>>
>> Is deploy/undeploy command broken in v3?
>>
>> (1) Deploy
>> I just did a fresh build and deployed hello1.war. The deployment
>> was successful.
>> When accessing this application from a browser, I got this message:
>>
>> org.apache.jasper.JasperException: PWC6033: Unable to compile class
>> for JSP
>>
>> PWC6199: Generated servlet error:
>> [javac] /export/Glassfish/glassfish_v3_17Jan/v3/execute/glassfish/
>> bin/work/com.sun.appserv/server/hello1/org/apache/jsp/
>> index_jsp.java:3: package javax.servlet does not exist
>> [javac] import javax.servlet.*;
>> [javac] ^
>> ...
>>
>> (2) Undeploy
>> Undeploying the application was successful but when trying to
>> redeploy again, you get this message:
>>
>> FAILURE : Error while creating directory for jar expansion
>>
>> "asadmin list-applications" displays no application deployed but
>> when you look into domains/domain1/applications directory, you'll
>> find "hello1" there.
>>
>>
>> Is this a known issue?
>>
>> Jane
>>
>>
>>
>> ---------------------------------------------------------------------
>> 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
>