[
https://issues.apache.org/jira/browse/TUSCANY-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620939#action_12620939
]
ant elder commented on TUSCANY-2534:
------------------------------------
AFAICT Tuscany usually doesn't need xml-apis, xercesImpl, or xalan. The only
place I've found that does need xercesImpl is when doing ws-security with the
ws binding. I've committed changes for this in trunk in r683975, r683976,
r683978, r683979. Trunk builds for me and a selection of samples run fine, will
monitor for a while to see if anyone has any trouble with this in different
environments.
> WebSphere issue java.lang.ClassCastException:
> org.apache.xerces.jaxp.DocumentBuilderFactoryImpl incompatible with
> javax.xml.parsers.DocumentBuilderFactory
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TUSCANY-2534
> URL: https://issues.apache.org/jira/browse/TUSCANY-2534
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Core Runtime
> Affects Versions: Java-SCA-1.3
> Environment: WinXP SP2 IBM JDK5 WebSphere 6.1
> Reporter: Simon Laws
> Fix For: Java-SCA-1.3.1
>
>
> This thread gives details http://markmail.org/message/pd5fdtq5hn3zbmwg.
> An SCA contribution wrapped up in an EJB jar inside a EAR file complained
> about incompatible XML parsers until the xml-apis.jar that Tuscany ships with
> was removed from the EAR?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.