Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-6942

Prompt for Basic Auth when accessing secured WSDL

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • 3.3.x
    • 3.2.0.M2
    • webservices
    • None

      A SOAP based Web Service can be defined as follows:
      @WebService(name = "MyService")
      @WebContext(contextRoot = "/myRoot", authMethod = "BASIC", secureWSDLAccess = true)
      @EndpointConfig(configName = "Standard WSSecurity Endpoint")

      Now the WSDL cannot be accessed without BASIC authentication.

      Therefore, it would be fine, if you could provide a checkbox within the dialog "Select WSDL", so that username and password could be prompted. Just as the checkbox below "Request details" in the main window.

            bfitzpat_rh Brian Fitzpatrick (Inactive)
            juergen.zimmermann Juergen Zimmermann
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: