Problem with deployment of a WAR file from Manager

2012-04-17 Thread James Lampert
We are having a very frustrating error on one customer box, with a Tomcat version and a WAR file that are working perfectly elsewhere. That same WAR file runs perfectly on this same box, if expanded from the command line. Can anybody here shed any light on this? -- James H. H. Lampert

Re: Problem with deployment of a WAR file from Manager

2012-04-17 Thread Konstantin Kolinko
2012/4/17 James Lampert jam...@touchtonecorp.com: We are having a very frustrating error on one customer box, with a Tomcat version and a WAR file that are working perfectly elsewhere. That same WAR file runs perfectly on this same box, if expanded from the command line. Can anybody here

Re: Problem with deployment of a WAR file from Manager

2012-04-17 Thread James Lampert
Konstantin Kolinko wrote: . . . In essence it checks that File.getCanonicalPath() of (webapp root directory + archive entry) is as expected. at org.apache.catalina.startup.ExpandWar.expand(ExpandWar.java:122) My colleague at the next desk found this: