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:45:11 -0400

Salut,

Claudio Miranda wrote:
>
> Jeanfrancois Arcand-2 wrote:
>> 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 :-)).
>>
>
> What I mean is to port the missing parts you said previously, from glassfish
> v3 to grizzly webserver.

Haaa that's great!!!


>
> I didn't read the grizzly 2 roadmap or other future achievements, to better
> understand how that is going to be implemented.


So far the Grizzly Servlet Container is independent on the roadmap of
the Grizzly 2.0. The only dependencies the http-servlet modules have is
http-utils, an http. For Grizzly 2.0, the http module API will not
changes as we have so many users using it, we don't want to break them.

So, take a look at the http-servlet modules. My idea is to make it small
and simple to understand and not complex like the v3 webContainer...I
would think you should start implementing the Listeners stuff, as this
is the simplest thing to do.

>
> Thoughts ?

I think this is quite good if you can take a look at the Listener :-)

Many thanks!

-- Jeanfrancois



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