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
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]