[
https://issues.apache.org/jira/browse/AXIS2C-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rajika Kumarasiri updated AXIS2C-680:
-------------------------------------
Attachment: fandf.patch
Attached is the patch which I think resolve the problem.
> axis2_svc_client_fire_and_forget breaks..
> -----------------------------------------
>
> Key: AXIS2C-680
> URL: https://issues.apache.org/jira/browse/AXIS2C-680
> Project: Axis2-C
> Issue Type: Bug
> Components: core/clientapi
> Affects Versions: Current (Nightly)
> Environment: Linux rajika 2.6.17-10-generic #2 SMP Fri Oct 13
> 18:45:35 UTC 2006 i686 GNU/Linux
> Reporter: Rajika Kumarasiri
> Attachments: fandf.patch
>
>
> When using axis2_svc_client_fire_and_forget() function it breaks because of
> passing a NULL pointer to the axis2_op_client_execute() method in
> ./src/core/clientapi/svc_client.c:571 , all need to do is assign the return
> value to the op_client pointer in
> axis2_svc_client_fire_and_forget_with_op_qname() function, at
> ./src/core/clientapi/svc_client.c:549
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]