[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-10-19 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12443490 ] Deepal Jayasinghe commented on AXIS2-653: - Didnt Bil has fix the issue in trunk ? If he has then we can close the issue. Handler method cleanup is never

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-10-02 Thread Eran Chinthaka (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12439068 ] Eran Chinthaka commented on AXIS2-653: -- Dims, I added a comment for Handler and AbstractHandler. Please take a look at them and downgrade the priority if you

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-09-25 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12437469 ] Davanum Srinivas commented on AXIS2-653: Bill, Quick browse did not show me where .cleanup for handlers is invoked. can u please add that as well?

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-09-25 Thread Davanum Srinivas (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12437556 ] Davanum Srinivas commented on AXIS2-653: Bill, Whichever suits u best is ok with me. I just got confused because of the subject of this JIRA...I will try

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-09-25 Thread Bill Nagy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12437571 ] Bill Nagy commented on AXIS2-653: - I've created a new task, AXIS2-1233, to track the handler invocation/lifecycle issues (i.e. not the cleanup(...)) and moved my

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-08-31 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12431800 ] Deepal Jayasinghe commented on AXIS2-653: - I think we need to call cleanup method after each invocation , since lifetime of a handler is same as lifetime

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-08-31 Thread Bill Nagy (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12431888 ] Bill Nagy commented on AXIS2-653: - Hi Deepal. I actually proposed this modification to the lifecycle sometime in April (

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-07-23 Thread Thilo Frotscher (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12422878 ] Thilo Frotscher commented on AXIS2-653: --- Can you please make sure that the cleanup-Method is called when a Handler is destroyed? Many thanks! Handler

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-05-04 Thread Thilo Frotscher (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12377961 ] Thilo Frotscher commented on AXIS2-653: --- IMHO it would be very important for handlers to be notified if something went wrong, so that they have a chance to redo actions

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-05-01 Thread Deepal Jayasinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12377311 ] Deepal Jayasinghe commented on AXIS2-653: - If handler throw exception when calling invoke method , then AxisEngine will catch and create SOAPFault out of that.

[jira] Commented: (AXIS2-653) Handler method cleanup is never called

2006-05-01 Thread Sanjiva Weerawarana (JIRA)
[ http://issues.apache.org/jira/browse/AXIS2-653?page=comments#action_12377317 ] Sanjiva Weerawarana commented on AXIS2-653: --- Can we please fix the javadoc ... to make sure we give the right info! Sanjiva. Handler method cleanup is never called