[
https://jira.jboss.org/browse/JBIDE-6999?page=com.atlassian.jira.plugin.s...
]
Brian Fitzpatrick updated JBIDE-6999:
-------------------------------------
Attachment: patch.txt
This patch fixes the issue. Now if the WSDL is valid but there are no services, the user
will see a warning at the top of the dialog and a "No Services Available"
message in the Services drop-down (along with the service, port, and operation drop-downs
being disabled).
[Tester] Can't test a valid WSDL with no services, but user gets
no feedback in WSDL browse dialog
--------------------------------------------------------------------------------------------------
Key: JBIDE-6999
URL:
https://jira.jboss.org/browse/JBIDE-6999
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.2.0.M2
Reporter: Brian Fitzpatrick
Assignee: Brian Fitzpatrick
Fix For: 3.2.0.Beta
Attachments: HelloWorld.wsdl, patch.txt
While working on the web services tooling documentation, Ben Clare hit upon an
interesting case. He has a WSDL that's perfectly valid but has no services defined. So
the WSDL Browse dialog was parsing it and saying "hey that's valid but I have no
services, I'll just blindly go on like nothing's wrong..."
We obviously need to handle this case and provide some meaningful message back to the
user as to why they can't test the WSDL selected.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira