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 2003/02/12 01:43:59 UTC

DO NOT REPLY [Bug 16979] New: - xercesImpl.jar in WEB-INF/lib does not override common/endorsed

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16979

xercesImpl.jar in WEB-INF/lib does not override common/endorsed

           Summary: xercesImpl.jar in WEB-INF/lib does not override
                    common/endorsed
           Product: Tomcat 4
           Version: 4.1.18
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: jmacna@us.ibm.com


The tomcat docs say you can override tomcat's parser by including the parser's 
jar file in WEB-INF/lib, but this does not work.

I have an app that is dependent on a particular version of Xerces.  When I put 
my xerces jar file in common/endorsed, my app runs correctly. When I put my 
xerces jar file in WEB-INF/lib, it fails.

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