You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Frederic Gedin <Fr...@Sun.COM> on 2002/05/17 16:01:39 UTC

TDK application deplyment problem

Hi all


I started to play with TDK, building a simple application which works 
fine when deployed using the TDK startup.sh script.

Now I want to generate a war file to be put in the webapps directory of 
a "standalone" tomcat server.  Tomcat sees my war file properly, unjars 
it but when I try to invoke http://myserver:8080/myapp/servlet/myapp, I 
have a "Not Found (404)" error message.

I tried to make a complete copy of the myapp directory from the TDK 
workspace to the webapp directory of the standalone tomcat with the same 
result.


Any hints?  What did I miss?

Thank you for your help

Frederic




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>