You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Jonas Buys (JIRA)" <ji...@apache.org> on 2010/04/12 14:16:43 UTC

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

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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


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

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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


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

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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


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

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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


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

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Buys updated AXIS2-4675:
------------------------------

    Attachment: patch.diff

> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


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

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Buys updated AXIS2-4675:
------------------------------

    Attachment: patch.diff

> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


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

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Buys updated AXIS2-4675:
------------------------------

    Attachment: patch.diff

> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


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

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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


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

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ 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


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

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Buys updated AXIS2-4675:
------------------------------

    Attachment: patch.diff

> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


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

Posted by "Jonas Buys (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Buys updated AXIS2-4675:
------------------------------

    Attachment: patch.diff

> 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.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org