You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2002/11/12 21:27:07 UTC

DO NOT REPLY [Bug 13282] - Xerces2-J 2.2.0 make tomcat 4.1.12 failed at init

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

Xerces2-J 2.2.0 make tomcat 4.1.12 failed at init

jfarcand@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |



------- Additional Comments From jfarcand@apache.org  2002-11-12 20:27 -------
To reproduce the problem:

(1) Install Tomcat 4.1.12:   
http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.12/bin/

(2) Under ${CATALINA_HOME}/common/endorsed
    copy the xerces file.

(3) Starts Tomcat
    The error will be displaed.

(4) Now install Xerces 2.1.0 and restart Tomcat. No exception will be displayed.

Xerces 2.2.1 also contains the problem. It is extremly difficult to reproduce
the problem with a simple test case. The only way I am able to reproduce the
problem is by using Tomcat as it is. The bug occurs when Tomcat initialize the
Struts main servlet (org.apache.struts.action.ActionServlet). The only solution
I have in mind to debug the exception is to download Struts 1.0.2, add some
extra debug information in org.apache.commons.digester.Digester.

Thanks to look at it as soon as possible.

Thanks in advance.

-- Jeanfrancois

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org