You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/06/15 18:05:47 UTC

DO NOT REPLY [Bug 29579] New: - J2SE 1.5.0 and xmlParserAPIs.jar

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: tomcat-dev@jakarta.apache.org
        ReportedBy: c.barton@uea.ac.uk


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: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org