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 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 renaming the file to any other name e.g. "wipOnline.war", "WIPonline.war" >or "wip-online.war" the trouble was gone ! > >The app was loaded and executed without any difficulties. >Now I wonder, why Tomcat can't cope with "wiponline.war". I haven't heard anything >about webapps need to have a special name. >It rather seems to be some buggy feature ... > > >tia > >Markus > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>