Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
M0.3
-
None
-
None
Description
client should be able to create a soap envelope and create a message context and set the envelope to the msg_ctx.
then he should be able to invoke axis2_call_invoke_blocking/axis2_call_invoke_non_blocking with message context
as parameter.
But inside invoke_blocking/non_blocking the method axis2_call_create_op_fill_flow is not called so that
request does not work properly