users@grizzly.java.net

GrizzlyWebServerDeployer - can't get war files to launch

From: victorng <victor.ng_at_cibc.com>
Date: Thu, 20 Aug 2009 12:39:58 -0700 (PDT)

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.