RE: broken webapp after upgrading Tomcat

2008-01-28 Thread ashiers
Hi Guys, Thanks for your input. I discovered the problem. It did indeed have to do with case sensitivity. The META-INF AND WEB-INF directories are supposed to be in uppercase. But when I copied the whole webapp over onto the new Tomcat installation Linux forced the names to be lowercase. I h

broken webapp after upgrading Tomcat

2008-01-27 Thread ashiers
Hi there, Hope someone can help. I was running Tomcat 5.5 and running a webapp just fine on it on a Linux server. I just upgraded to Tomcat 6.0 and copied my webapp files over to it. Theoretically it should run without a hitch but Murphy's Law is coming into play. To run a check, I also insta