
| Key: |
AXISCPP-187
|
| Type: |
Test
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Andrew Perry
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
All platforms
|
|
| Resolution Date: |
31/Jan/05 10:42 PM
|
|
Currently the majority of test run as part of the test suite use RPC-Encoded wsdls. This works fine when run against the AxisC++ server, but most fail when run against a Java server because of the multi-ref support problem. The way forward seems to be to use DOC-Literal as the wsdl style so Document-Literal versions of the existing test wsdls need to be created. Doc should be added to the name, e.g. Calculator.wsdl becomes CalculatorDoc.wsdl, and copy the client code accordingly.
|
|
Description
|
Currently the majority of test run as part of the test suite use RPC-Encoded wsdls. This works fine when run against the AxisC++ server, but most fail when run against a Java server because of the multi-ref support problem. The way forward seems to be to use DOC-Literal as the wsdl style so Document-Literal versions of the existing test wsdls need to be created. Doc should be added to the name, e.g. Calculator.wsdl becomes CalculatorDoc.wsdl, and copy the client code accordingly.
|
Show » |
| No work has yet been logged on this issue.
|
|