From: Claudio Miranda <claudio_at_claudius.com.br>
Date: Thu, 17 Jul 2008 10:22:31 -0700 (PDT)
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.
I didn't read the grizzly 2 roadmap or other future achievements, to better
understand how that is going to be implemented.