Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-3940

Allow https in AxisServlet.getEPRsForService

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • transports
    • None

    Description

      We have a service which is only accessible via https. Unfortunately the auto generated wsdl contains http in the soap:address tag for the endpoint location. This is a problem for clients that don't overwrite the target url.

      I found out that http:// is hard coded in AxisServlet.getEPRsForService.

      I would appreciate to differentiate between http and https. ServletRequest.isSecure() can be used to determine if the request is secure.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              deki Dennis Kieselhorst
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: