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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to