DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29579>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29579

J2SE 1.5.0 and xmlParserAPIs.jar

           Summary: J2SE 1.5.0 and xmlParserAPIs.jar
           Product: Tomcat 5
           Version: 5.0.25
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If one writes code targeting J2SE 1.5.0 then if it uses classes from the
packages org.w3c.dom.* then it will not always work when run in Tomcat.

Basically there are version conflicts between the XML Dom Parser which comes
with J2SE 1.5.0 beta 2 and $TOMCAT_HOME/common/endorsed/xmlParserAPIs.jar:

Solution is to delete $TOMCAT_HOME/common/endorsed/xmlParserAPIs.jar

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

Reply via email to