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

Details

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: