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

CXF does not set the correct host when viewing WSDLs that are published with JAXWS API

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.4.1
    • 2.4.3, 2.5
    • JAX-WS Runtime
    • None
    • JAXWS frontend using HTTP transport

    • Unknown

    Description

      Using Endpoint.publish method when the WSDL is queried the soap:address returned is always the local address rather than the requester's address. For such endpoints the rewriteSoapAddress property is null, so the code modifies the soap:address (MessageUtils.isTrue(rewriteSoapAddress)), but the base URL is always pointing to the localAddress.

      Attachments

        1. CXF-3787.diff
          1 kB
          Magesh Kumar Bojan

        Activity

          People

            asoldano Alessio Soldano
            mageshbk Magesh Kumar Bojan
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: