I am seeing this in the log that tracks
the start of Tomcat:
SEVERE: End event threw exception
java.lang.reflect.InvocationTargetException
.at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown
Source)
...a host of java trace messages ...
.at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
Caused by: java.lang.IllegalArgumentException:
Servlet mapping specifies an servlet name CompressionFilterTestServlet
I can't find a CompressionFilterTestServlet.class,
and besides, if it were missing, I would have expected a classnotfound
exception, not this. Can anybody tell me what this complaining about?
Kevin Mullin
Sr. Analyst
IBM Corporation
(206) 345-7068
mullink (at) us.ibm.com