You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <de...@tuscany.apache.org> on 2009/02/24 14:18:02 UTC

[jira] Commented: (TUSCANY-2869) Saxon xpath 8.7 meta-inf/services declaration problem

    [ https://issues.apache.org/jira/browse/TUSCANY-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676262#action_12676262 ] 

ant elder commented on TUSCANY-2869:
------------------------------------

See the comment flagged with "TUSCANY-2869" in ContextClassLoaderServiceDiscoverer

> Saxon xpath 8.7 meta-inf/services declaration problem
> -----------------------------------------------------
>
>                 Key: TUSCANY-2869
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2869
>             Project: Tuscany
>          Issue Type: Bug
>            Reporter: ant elder
>             Fix For: Java-SCA-2.0
>
>
> The Saxon jar saxon-xpath-8.7.jar contains a meta-inf/services/javax.xml.xpath.XPathFactory file that contains the following:
> http\://java.sun.com/jaxp/xpath/dom: net.sf.saxon.xpath.XPathFactoryImpl
> http\://saxon.sf.net/jaxp/xpath/om:  net.sf.saxon.xpath.XPathFactoryImpl
> http\://www.xom.nu/jaxp/xpath/xom:   net.sf.saxon.xpath.XPathFactoryImpl
> http\://jdom.org/jaxp/xpath/jdom:    net.sf.saxon.xpath.XPathFactoryImpl
> This causes a problem in the Tuscany ContextClassLoaderServiceDiscoverer class as it uses "http\://java.sun.com/jaxp/xpath/dom" as the class name

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.