Brennan OReilly created CXF-4707:
------------------------------------

             Summary: 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.7, 2.5.4
         Environment: Windows 7, 64bit, JDK1.6.11, CXF 2.5.7
            Reporter: Brennan OReilly


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