[ https://issues.apache.org/jira/browse/AXIS2C-359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Samisa Abeysinghe resolved AXIS2C-359. -------------------------------------- Resolution: Fixed reuse of service client was fixed in 0.96. Also one can use the libCurl transport with client to deal with HTTP protocol problems that we had with the Axis2 client transport lib > 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]