> From: Ehlers, Kolja [mailto:[EMAIL PROTECTED]
> Subject: AW: AW: Different session timeout for local and
> external users
>
> is it not possible to define a global filter for all web
> applications?

It should be, but it will apply to all webapps, including the ones packaged 
with Tomcat.

>     <filter-class>filters.LoggerFilter</filter-class>

Where is filters/LoggerFilter.class located?  It must be accessible to *every* 
webapp if you put the declaration in conf/web.xml.

> 14.11.2008 12:34:58 org.apache.catalina.core.StandardContext start
> SCHWERWIEGEND: Error filterStart

There may be another log entry showing the reason for the filterStart failure, 
such as class not found.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to