its located at shared/lib 14.11.2008 16:33:43 org.apache.coyote.http11.Http11Protocol init INFO: Initializing Coyote HTTP/1.1 on http-8080 14.11.2008 16:33:43 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 593 ms 14.11.2008 16:33:43 org.apache.catalina.core.StandardService start INFO: Starting service Catalina 14.11.2008 16:33:43 org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5.9 14.11.2008 16:33:43 org.apache.catalina.core.StandardHost start INFO: XML validation disabled 14.11.2008 16:33:43 org.apache.catalina.core.StandardContext start SCHWERWIEGEND: Error filterStart 14.11.2008 16:33:43 org.apache.catalina.core.StandardContext start SCHWERWIEGEND: Context [/host-manager] startup failed due to previous errors 14.11.2008 16:33:43 org.apache.catalina.core.StandardContext start SCHWERWIEGEND: Error filterStart 14.11.2008 16:33:43 org.apache.catalina.core.StandardContext start SCHWERWIEGEND: Context [/manager] startup failed due to previous errors 14.11.2008 16:33:47 org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on http-8080 14.11.2008 16:33:47 org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 14.11.2008 16:33:47 org.apache.jk.server.JkMain start INFO: Jk running ID=0 time=0/31 config=null 14.11.2008 16:33:47 org.apache.catalina.storeconfig.StoreLoader load INFO: Find registry server-registry.xml at classpath resource 14.11.2008 16:33:47 org.apache.catalina.startup.Catalina start INFO: Server startup in 4344 ms
This is all output I get. Maybe this is not working: <url-pattern>/*</url-pattern> Thanks -----Ursprungliche Nachricht----- Von: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 14. November 2008 16:27 An: Tomcat Users List Betreff: RE: AW: Different session timeout for local and external users > 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] Geschäftsführung: Dr. Michael Fischer, Reinhard Eisebitt Amtsgericht Köln HRB 32356 Steuer-Nr.: 217/5717/0536 Ust.Id.-Nr.: DE 204051920 -- This email transmission and any documents, files or previous email messages attached to it may contain information that is confidential or legally privileged. If you are not the intended recipient or a person responsible for delivering this transmission to the intended recipient, you are hereby notified that any disclosure, copying, printing, distribution or use of this transmission is strictly prohibited. If you have received this transmission in error, please immediately notify the sender by telephone or return email and delete the original transmission and its attachments without reading or saving in any manner. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]