[ http://issues.apache.org/jira/browse/AXIS2C-230?page=all ]
Samisa Abeysinghe resolved AXIS2C-230.
--------------------------------------
Resolution: Fixed
the double addressing header problem was in the op client source.
Now it is fixed and the scenario works fine
> svc_client segfaults when send_receive function is invoked multiple times on
> the same svc_client
> ------------------------------------------------------------------------------------------------
>
> Key: AXIS2C-230
> URL: http://issues.apache.org/jira/browse/AXIS2C-230
> Project: Axis2-C
> Issue Type: Bug
> Components: core/clientapi
> Affects Versions: 0.92
> Environment: Linux
> Reporter: Nandika Jayawardana
> Assigned To: Samisa Abeysinghe
> Priority: Critical
> Fix For: 0.94
>
>
> segmentation fault occurs when send_receive function is called multiple times
> on the same svc_client .
> ret_node1 = AXIS2_SVC_CLIENT_SEND_RECEIVE(svc_client, env, payload);
> ret_node2 = AXIS2_SVC_CLIENT_SEND_RECEIVE(svc_client, env, payload);
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]