On Tue, Aug 31, 2010 at 12:05 AM, Wesley Acheson <wesley.ache...@gmail.com> wrote: > Hi, > > I assumed that this would be fixed by now still having a problem with > the same application. Setup the same. Except trying with tomcat 6.0.29 > which I downloaded today. > > I was unable to get to the bottom of it. I think I can probably reduce > the test case however. > > Setup is tomat 6.0.29 > java version "1.6.0_20" > Java(TM) SE Runtime Environment (build 1.6.0_20-b02) > Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing) > Windows Vista 32 bit > Running as administrator. >
More Info it seems to work correctly if the war file is deployed after tomcat has started. However if the war file is there when I start tomcat it is undeployable. SEVERE: [C:\icarus\tomcat\webapps\ROOT\WEB-INF\lib] could not be completely dele ted. The presence of the remaining files may cause problems 31-Aug-2010 00:18:29 org.apache.catalina.startup.ExpandWar deleteDir SEVERE: [C:\icarus\tomcat\webapps\ROOT\WEB-INF] could not be completely deleted. The presence of the remaining files may cause problems 31-Aug-2010 00:18:29 org.apache.catalina.startup.ExpandWar deleteDir SEVERE: [C:\icarus\tomcat\webapps\ROOT] could not be completely deleted. The pre sence of the remaining files may cause problems 31-Aug-2010 00:18:29 org.apache.catalina.startup.ExpandWar delete SEVERE: [C:\icarus\tomcat\webapps\ROOT] could not be completely deleted. The pre sence of the remaining files may cause problems 31-Aug-2010 00:18:29 org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive ROOT.war --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org