[ http://issues.apache.org/jira/browse/AXIS2C-209?page=comments#action_12443269 ] Andrew Borley commented on AXIS2C-209: --------------------------------------
On further investigation I've found that this is a Windows-only failure. The service attached runs fine on Linux 0.94 but fails on Windows 0.94 and Windows pre-0.95 trunk. > Cannot invoke a service from within a service > --------------------------------------------- > > Key: AXIS2C-209 > URL: http://issues.apache.org/jira/browse/AXIS2C-209 > Project: Axis2-C > Issue Type: Bug > Affects Versions: 0.92 > Reporter: Andrew Borley > Priority: Critical > Fix For: 0.95 > > Attachments: test_service.tar.gz > > > Using Axis2C 0.92 and trying to call a service on another server from within > a service. > The call to the final service works correctly but then the intermediary > service fails when Axis2C tries to return the response to the original > client. This happens after my skeleton invoke method returns. > The problem can be fixed by commenting out the AXIS2_SVC_CLIENT_FREE call in > the intermediary service, but then I have memory leaks. > It would be good to have a sample that shows this operation, as it seems a > likely user-scenario to me. -- 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]
