
|
If you were logged in you would be able to see more operations.
|
|
|
WebServices
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
|
|
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
|
|
Description
|
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
|
Show » |
|