History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WSVC-145
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Assignee: AdvancedTools Support
Reporter: Etienne Studer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebServices

Improved WSDL support

Created: 10 Dec 07 23:38   Updated: 25 Dec 07 21:16
Component/s: None
Affects Version/s: None
Fix Version/s: 0.9.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,364


 Description  « Hide
The following is not supported in a .wsdl file regarding error analysis, code completion, navigation, and refactoring:
  • from <wsdl:port binding="xyz" ...> to the binding with the name xyz
  • from <wsdl:binding type="uvw" to the portType with the name uvw
  • from <wsdl:input message="abc" to a message with the name abc
  • from <wsdl:part element="def" to the type/element with the name def


 All   Comments   Work Log   Change History      Sort Order:
AdvancedTools Support - 25 Dec 07 16:22
Given WebServices plugin installed, 1 and 3 work for me.