> From: Rob Tanner [mailto:[EMAIL PROTECTED] 
> Subject: Problem deploying existing webapp in new Tomcat container
> 
> I installed Sun Java jdk1.6.0 and apache-tomcat-6.0.13. I copied over
> the server.xml config for the first web aplication as well as the JAR
> file and everything worked fine.

That sounds a bit scary, since webapps are not supposed to be configured
in server.xml anymore, and they should be packaged in .war files, not
JARs.  You need to at least post your config, since that's likely where
the problem is.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to