RE: Application Won't Deploy

2008-11-16 Thread Mark Fitzgerald
Thanks to all that replied to this request. It turns out that the problem was a conflict between two jar files. I had one logging jar file in my java lib/ext directory, and one in the lib directory for the application that wasn't launching. After I adjusted the files so that there was just

RE: Application Won't Deploy

2008-11-13 Thread Caldarale, Charles R
> From: Mark Fitzgerald [mailto:[EMAIL PROTECTED] > Subject: Application Won't Deploy > > I've verified that the web.xml file for the application > is not corrupted. How? > My software is as follows: > RedHat Linux What version? > Tomcat v5.0.16 Can you reproduce the problem on a supported Tom