-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dan,
On 4/1/2009 4:16 PM, Dan Armbrust wrote: > I have a filter somewhere in a webapp that has gotten broken through > my own packaging process, likely due to a missing class. Are you sure it's a filter and not a listener? > SEVERE: Error listenerStart If you can't get any information in the log files, try removing everything from your web.xml and then re-adding each listener individually. At least that will narrow down which listener is failing. You could also wrap all your listener init code in try/catch blocks and log any errors yourself. You could also modify logging.properties and crank-up the logging level (though SEVERE seems like something that should already be logged... and it IS being logged: just not with a stack trace). What version of Tomcat are you using? - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAknT17AACgkQ9CaO5/Lv0PBldQCff0xwbqRhPjAcaAxvkNFSScMT 6CsAn1OVktwI2lUYZFWzwaajNmjPDux6 =mb4i -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org