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
> 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 re
I have a 3rd party application (JForum) that I have running along side
my application. The forum software has been running fine for over a
year. I restarted the Tomcat server over the weekend, and when it came
back up, the forum software wasn't loaded. I tried to deploy the
application usin