Title: [jira] Commented: (MYFACES-1170) Application can not start if xercesImpl-2.7.1.jar is present

Hi,
Any news on this?
We may have ran into a related problem:

Deploying a Struts 1.2.8 web application on Oracle 10gR2 iAS, WebSphere 5.1 and WebLogic using Struts v.1.2.8, Digester >= v.1.5 and Xerces > v.2.0.2 causes the ActionServlet not to initialize.

Reverting either Digester to < 1.5 or xercesImpl to < 2.0.2 respectively, removes the problem but is not a satisfactory solution.

We tried to download the nightly build of Digester from 2006-05-23, but the problem with non-initializing ActionServlet for Struts 1.2.8, XercesImpl-2.8.0 and and Digester still remains.

Also, from the Digester CVS, it seems that no patch on the broken XercesParser has been delivered, is that so: http://svn.apache.org/viewvc/jakarta/commons/proper/digester/trunk/src/java/org/apache/commons/digester/parser/XercesParser.java?r1=155412&r2=385710 ?

This is the exception trace:
503 Service Unavailable
javax.servlet.UnavailableException
        at org.apache.struts.action.ActionServlet.init(ActionServlet.java:368)
        at javax.servlet.GenericServlet.init(GenericServlet.java:258)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.loadServlet(HttpApplication.java:2354)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.findServlet(HttpApplication.java:4795)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:680)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
        at java.lang.Thread.run(Thread.java:534)

Disclaimer: This message and any attachments thereto are intended solely for
the addressed recipient(s) and may contain confidential information. If you
are not the intended recipient, please notify the sender by reply e-mail and
delete the e-mail (including any attachments thereto) without producing,
distributing or retaining any copies thereof. Any review, dissemination or
other use of, or taking of any action in reliance upon, this information by
persons or entities other than the intended recipient(s) is prohibited.
Thank you.

Reply via email to