Help please
- From: "Robert Harper" <robert (at) iat-cti.com>
- Date: Fri, 15 Sep 2006 09:37:32 -0600
Check your definition of the servlet in the [app_root]/WEB-INF/web.xml file.
There is a reference to where the filters are located. You probably need to
either create this class or remove the reference from the web.xml file.
Robert S. Harper
Information Access Technology, Inc.
_____
From: Kevin Mullin [mailto:mullink (at) us.ibm.com]
Sent: Friday, September 15, 2006 9:27 AM
To: users (at) tomcat.apache.org
Subject: Help please
I've just downloaded Tomcat 5.5.17 and am trying to run it on our mainframe
system that is running z/OS 1.7 operating system. I am getting a failure in
Tomcat that says:
java.lang.ClassNotFoundException: compressionFilters.CompressionFilter
Does anyone know what is causing this, and what I can do to correct it?
Kevin Mullin
Sr. Analyst
IBM Corporation
(206) 345-7068
mullink (at) us.ibm.com
<http://www.ibm.com/ibm/values/>
- References:
- Help please
- From: Kevin Mullin <mullink (at) us.ibm.com>