[
https://issues.jboss.org/browse/JBIDE-6942?page=com.atlassian.jira.plugin...
]
Max Rydahl Andersen resolved JBIDE-6942.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since
it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or
create a new one mentioning/linking this jira for background information.
Thank you!
Prompt for Basic Auth when accessing secured WSDL
-------------------------------------------------
Key: JBIDE-6942
URL:
https://issues.jboss.org/browse/JBIDE-6942
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: webservices
Affects Versions: 3.2.0.M2
Reporter: Juergen Zimmermann
Assignee: Brian Fitzpatrick
Fix For: 3.3.x
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira