[
https://issues.apache.org/jira/browse/AXIS2C-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12482588
]
Samisa Abeysinghe commented on AXIS2C-359:
------------------------------------------
I hope with 0.96 release, this problem must have been solved.
Please have a look at the echo sample to see how service client instance could
be re-used.
> Seg faults with reconnecting the Tomcat Server by calling
> axis2_stub_create_with_endpoint_ref_and_client_home
> -------------------------------------------------------------------------------------------------------------
>
> Key: AXIS2C-359
> URL: https://issues.apache.org/jira/browse/AXIS2C-359
> Project: Axis2-C
> Issue Type: Bug
> Affects Versions: 0.94
> Environment: Linux 2.4.21
> Reporter: Jason Liu
> Fix For: 1.0.0
>
>
> I used the WSDL2C to generate the client-side codes and to run as a unix
> daemon program.
> Every 30mins as a default value of Tomcat, the connection session is expired,
> and then Tomcat cut the connection with my client stub. I tried to reconnect
> the server by recalling axis2_stub_create_with_endpoint_ref_and_client_home
> from the client-side, but it causes a seg fault.
> Also, I did a test with restarting Tomcat server instead of that session is
> expired, my client is working OK using the same way with calling
> axis2_stub_create_with_endpoint_ref_and_client_home
--
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]