You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Oliver Wulff <ol...@zurich.ch> on 2003/08/11 16:50:15 UTC

Tomcat 3.3.1 -> Tomcat 4.1.x (Xerces), WebAppClassloader debug level




Hi

I've got a big problem running my web application inside Tomcat 4.1. I'm
using a third party software in my servlet implementation. This third-party
jar contains xerces classes. But my web application is not running anymore
(VerifyError).

I don't know if there is a versioning conflict with Xerces. So I wanted to
increase the debug level of the webappclassloader to see whether some
classes from Xerces are loaded through the parent classloader and some by
the webappclassloader.
<Context path="/k__offerten" docBase="k__offerten" debug="4"
                 reloadable="true" crossContext="true">

                 <Logger className="org.apache.catalina.logger.FileLogger"
                                  prefix="kloff_log." suffix=".txt"
              timestamp="true" debug="4"/>

      </Context>


But there are no logging information. How can I log the webappclassloader
logevents?

Does anybody have an idea how to solve my xerces problem?

Regards
Oliver






******************* BITTE BEACHTEN *******************
Diese Nachricht (wie auch allfällige Anhänge dazu) beinhaltet
möglicherweise vertrauliche oder gesetzlich geschützte Daten oder
Informationen. Zum Empfang derselben ist (sind) ausschliesslich die
genannte(n) Person(en) bestimmt. Falls Sie diese Nachricht
irrtümlicherweise erreicht hat, sind Sie höflich gebeten, diese unter
Ausschluss jeder Reproduktion zu zerstören und die absendende Person
umgehend zu benachrichtigen. Vielen Dank für Ihre Hilfe.