RE: Tomcat 5.5 won't auto-deploy my web app

2006-09-19 Thread Peter Ries
k you. - Original Message - From: "Peter Ries" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, September 15, 2006 12:47 PM Subject: RE: Tomcat 5.5 won't auto-deploy my web app Sorry - I should have said. We do have the JDK 1.4 Compatibility files in

Re: Tomcat 5.5 won't auto-deploy my web app

2006-09-19 Thread Martin Gainty
- From: "Peter Ries" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, September 15, 2006 12:47 PM Subject: RE: Tomcat 5.5 won't auto-deploy my web app Sorry - I should have said. We do have the JDK 1.4 Compatibility files installed within Tomcat 5.5. So,

RE: Tomcat 5.5 won't auto-deploy my web app

2006-09-15 Thread Peter Ries
won't auto-deploy my web app Or the compatibility package for use with JDK 1.4 --David Gregor Schneider wrote: > Hi Peter, > > don't know if this is the reson for your problem, however, afaik > Tomcat 5.5.17 requires JDK 1.5

Re: Tomcat 5.5 won't auto-deploy my web app

2006-09-15 Thread David Smith
Or the compatibility package for use with JDK 1.4 --David Gregor Schneider wrote: Hi Peter, don't know if this is the reson for your problem, however, afaik Tomcat 5.5.17 requires JDK 1.5 Cheers Gregor - To start a new to

Re: Tomcat 5.5 won't auto-deploy my web app

2006-09-15 Thread Gregor Schneider
Hi Peter, don't know if this is the reson for your problem, however, afaik Tomcat 5.5.17 requires JDK 1.5 Cheers Gregor -- what's puzzlin' you, is the nature of my game - To start a new topic, e-mail: users@tomcat.apache.org T

Tomcat 5.5 won't auto-deploy my web app

2006-09-14 Thread Peter Ries
Hi all, I have Tomcat 5.5.17 installed with the J2SDK 1.4.2.12 on Windows Server 2003 and it is running just fine. The server.xml has only been changed from its default state to set the port # to 80. (There is no other web server on this PC.) When I drop a WAR file into the Tomcat5.5\webapps folder