Hi,
This web.xml snippet looks fine, but of course it's far from all the
required information to properly diagnose and debug this issue.  What is
the exact and complete message in the logs?

Yoav Shapira http://www.yoavshapira.com


>-----Original Message-----
>From: Nat Gross [mailto:[EMAIL PROTECTED]
>Sent: Thursday, December 09, 2004 11:13 AM
>To: Tomcat Users List
>Subject: SEVERE: Error filterStart. BUT, it runs fine with Sun's 8 RI.
>
>Hi;
>I just dl'd 5.0.30 and tried to deploy an app which I have running fine
>on Sun's 8 server.
>Tomcat doesn't like my filter setting. Can you please point out the
>problem (below)? Thanks.
>-nat
>
><filter>
>        <filter-name>LogtrackFilter</filter-name>
>        <filter-class>ez.servlets.filters.LogtrackFilter</filter-class>
></filter>
><filter-mapping>
>        <filter-name>LogtrackFilter</filter-name>
>        <url-pattern>/*</url-pattern>
></filter-mapping>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to