first.. you wrote --port 8090 and try on port 8080.
is it there you error ?
can you send me your war file ? (at my personal email is fine).
all the bugs are closed for GWS 1.9.17.
2009/8/20 victorng <victor.ng_at_cibc.com>
>
> Hi all,
>
> I can't figure out how to launch a simple webapplication using either a WAR
> file or an exploded WAR file.
>
> I'm trying to use hte GrizzlyWebServerDeployer class, but it doesn't appear
> as though my servlets are being loaded properly.
>
> I'm doing:
>
> java -jar grizzly-http-servlet-deployer-1.9.17.jar -a pyservlet.war --port
> 8090
>
> When I go to the URL:
>
> http://MY_PUBLIC_IP:8080/
>
> I get the default Grizzly page not found 404 error.
>
> I know my war file is 'ok' becauseI can deploy it using Glassfish v2.1 and
> with Jetty-runner 7.0.0b5 - anyone have an idea what I'm going wrong?
>
> thanks,
> vic
> --
> View this message in context:
> http://www.nabble.com/GrizzlyWebServerDeployer---can%27t-get-war-files-to-launch-tp25068551p25068551.html
> Sent from the Grizzly - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: users-help_at_grizzly.dev.java.net
>
>