[ 
https://issues.apache.org/jira/browse/CXF-4707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-4707.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.2
                   2.6.5
                   2.5.8
         Assignee: Daniel Kulp
    
> OasisCatalogManager throws exception with backslash URL reference to 
> jax-ws-catalog.xml
> ---------------------------------------------------------------------------------------
>
>                 Key: CXF-4707
>                 URL: https://issues.apache.org/jira/browse/CXF-4707
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.5.4, 2.5.7
>         Environment: Windows 7, 64bit, JDK1.6.11, CXF 2.5.7
>            Reporter: Brennan OReilly
>            Assignee: Daniel Kulp
>              Labels: CXF,, client, dynamic, java, wsdl
>             Fix For: 2.5.8, 2.6.5, 2.7.2
>
>
> Connecting to Windows WCF service using JaxWSDynamicClient and wrapped as a 
> jar with all cxf libraries.  The jar is then called from a test client and 
> the path to the jax-ws-catalog looks fine with correct forward slashes.  
> However when the test client is called by a 3rd application, the reference to 
> the jar with the jax-ws-catalog.xml file contains backslashes which throws an 
> exception in the OasisCatalogManager.java on line 147 in the loadCatalogs 
> method.
> Example url which causes an exception: 
> "jar:file:C:\Program Files 
> (x86)\snaplogic\extensions\components\Attunix\DynamicsAXSnap\axclientcxf-1.0.jar!/META-INF/jax-ws-catalog.xml"

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to