You are viewing a plain text version of this content. The canonical link for it is here.
Posted to savan-dev@ws.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2010/05/24 14:28:24 UTC

[jira] Commented: (AXIS2-4675) ServiceClient cleanup procedures only called for sendReceive (related to AXIS2-2883)

    [ https://issues.apache.org/jira/browse/AXIS2-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12870586#action_12870586 ] 

Deepal Jayasinghe commented on AXIS2-4675:
------------------------------------------

For other invocation you cannot really call that method, because Axis2 does not know when to call. However, user can explicitly call the method whenever they want. 

> ServiceClient cleanup procedures only called for sendReceive (related to AXIS2-2883)
> ------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4675
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4675
>             Project: Axis2
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.5.1
>         Environment: Java SDK 1.6u19, Axis2 1.5.1, Tomcat 6.0.26 (& Savan trunk)
>            Reporter: Jonas Buys
>         Attachments: patch.diff
>
>
> Enabling the cleanup of the transport using the Options.setCallTransportCleanup(true) set on a ServiceClient will only check and clean up the transport in the sendReceive() method.
> In attach a patch file that will do the same for the other invocation options.

-- 
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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org