Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-4707

OasisCatalogManager throws exception with backslash URL reference to jax-ws-catalog.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.4, 2.5.7
    • 2.5.8, 2.6.5, 2.7.2
    • None
    • Windows 7, 64bit, JDK1.6.11, CXF 2.5.7

    • Unknown

    Description

      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"

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            brennano Brennan OReilly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: