users@grizzly.java.net

Re: grizzly-http-webserver-1.8.3 not launch my .war application

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Thu, 17 Jul 2008 13:04:02 -0400

Salut,

Claudio Miranda wrote:
>
> Jeanfrancois Arcand-2 wrote:
>> Based on the above, I see you are trying to serve jsp. The Servlet
>> Container in Grizzly doesn't support jsp, and it is not yet fully
>> compliant with the Servlet Spec. What's missing? Three functionalities:
>>
>> + Request Dispatcher support
>> + All Listeners support
>> + Deployment support
>>
> In fact my application is a JSF one, with a JSP page.
>
> I will take a look into that and some other servlet compliant containers, to
> see how can I run my application on top of grizzly webserver.
>
> Perhaps glassfish v3 web-bundle ?

The web bundle cannot run as itself, you must use GlassFish v3 entirely.
V3 can run your application using the following command:

java -jar glassfish/modules/glassfish-10-SNAPSHOT.jar exploded_war_folder

They aren't support war file yet, like us (LOL :-)).

A+

-- Jeanfrancois



>
> Claudio Miranda
>
> -----
> Claudio Miranda
> http://weblogs.java.net/blog/claudio
> http://www.claudius.com.br/blog