Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-2277

When publishing WS using an existing WSDL file from wsdlLocation, file:// <soap:address> bindings are not converted to http://

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Trivial Trivial
    • community contributions
    • jbossws-native-3.0.2
    • jbossws-native
    • None
    • I am using Sun's JDK 1.5.0_15, JBoss 4.2.3 with JBossWS-Native-3.0.2 on a x86-32 Intel PC with Windows XP.

      When using "wsdLocation" in @WebService, JBoss reads the WSDL file you provided and does the following:

      1) if the <soap:address> tag in the WSDL file has a "file://..." URL in it,
      it does NOT replace it with the actual address where your web service
      endpoint was bound.
      2) if the <soap:address> tag in the WSDL file has an "http://..." URL in it,
      it replaces it with the actual address where your web service
      endpoint was bound.

      The WSDL published by JBoss should use http/https as appropriate.

        1. fileURLBindingBug.patch
          0.8 kB
          Alexandros Karypidis

              Unassigned Unassigned
              karypid_jira Alexandros Karypidis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: