Maybe this helps you:
http://www.coderanch.com/t/87915/Tomcat/tomcat-define-context-root-name

How did you mounted your url's? How did you created your link to the newrun page?

Regards,
Peter

2009-08-28 20:24 keltezéssel, Arun Gupta írta:
Created a Wicket application and runs fine using "mvn jetty:run" and
then created a WAR using "mvn package". When the app is deployed in
Tomcat, only the home page shows up correctly but all other links
giving 404.

For example

http://localhost:8080/runner/newrun works fine with Jetty but
http://localhost:8080/runner-1.0-SNAPSHOT/runner/newrun gives an error
in Tomcat.

Any idea ?

-Arun

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to