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/03/24 10:55:27 UTC

DO NOT REPLY [Bug 27897] New: - Conflict between ant.jar in common/lib and xalan method: org.apache.xalan.xslt.EnvironmentCheck.checkEnvironment

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=27897>.
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=27897

Conflict between ant.jar in common/lib and xalan method: org.apache.xalan.xslt.EnvironmentCheck.checkEnvironment 

           Summary: Conflict between ant.jar in common/lib and xalan method:
                    org.apache.xalan.xslt.EnvironmentCheck.checkEnvironment
           Product: Tomcat 5
           Version: 5.0.19
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Unknown
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: filippo.munafo@kion.it


It seems that the ant jar (1.6) bundled with this version of tomcat (5.0.19) 
creates a conflict that causes a strange exception calling the following method 
of Xalan (tested with Xalan 2.4D1 and latest 2.5.2):

org.apache.xalan.xslt.EnvironmentCheck.checkEnvironment

The exception is:

java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/AntMain

(I've just posted the same bug for Tomcat 4.0.30: bug #27253)

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org