Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
The test should ideally cover three cases in the following given order:
1. Invoke client with default SOAPAction (do not set any SOAPAction, then the client would use the default set by the generated code)
2. Test with SOAPAction = "" (that is empty SOAPAction)
3. Test with SOAPAction = "GARBAGE" (That is some invalid SOAPAction)
Attachments
Issue Links
- is related to
-
AXISCPP-773 Eliminate the SOAPAction HTTP header being mandatory on server side to locate the method
- Closed