users@grizzly.java.net

Re: GrizzlyWebServerDeployer - can't get war files to launch

From: victorng <victor.ng_at_cibc.com>
Date: Thu, 20 Aug 2009 13:03:46 -0700 (PDT)

Ach.

I just found this message thread: http://bit.ly/vRu9h

Is loading of classes in WEB-INF\classes still an issue with the GWS
application runner?

vic


victorng wrote:
>
> 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-tp25068551p25068933.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.