Re: Tomcat 4.0.3 doesn't deploy WAR files with particular names

2002-10-16 Thread Jean-Francois Arcand
The appropriate forum for that type of questions will be first under tomcat-user mailling list :-) I've just rename one of my war " wiponline.war" file without any problems. So it is not related to Tomcat. Maybe you JDK have a bug? -- Jeanfrancois Markus Zänglein wrote: >HI > >I was faced

Tomcat 4.0.3 doesn't deploy WAR files with particular names

2002-10-16 Thread Markus Zänglein
HI I was faced with a really strange problem today. when I wanted Tomcat to use a WAR file named "wiponline.war", the server seemingly did not recognize it as a real web application. Despite of the server.xml setting UnpackWARs=true Tomcat didn't create a new directory in webapps. After only