[ http://issues.apache.org/jira/browse/AXIS2C-209?page=all ]

Dinesh Premalal updated AXIS2C-209:
-----------------------------------

    Attachment: test_service.tar.gz

attached sample service for this scenario...
      when client invokes the service, it calls math ( which is a sample 
service in Axis2c) service and send that (math) response to client. 
AXIS2_SVC_CLIENT_FREE worked fine with me. 

 BTW there are some memory leaks in Axis2c , we are in a process of fixing them.

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

Reply via email to