You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/05/02 05:55:47 UTC

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

    [ 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. 

Regarding cleanup , yes we are not using that , but we had a discussion in the mailing list to improve the handler functionality


> Handler method "cleanup" is never called
> ----------------------------------------
>
>          Key: AXIS2-653
>          URL: http://issues.apache.org/jira/browse/AXIS2-653
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug

>   Components: core
>     Versions: 1.0
>     Reporter: Thilo Frotscher

>
> 1) My IDE couldn't find any references to method "cleanup" in the Axis2 source code. It's never called...
> 2) What happens if the handler's invoke method thows a fault? Javadoc for "invoke" says that "onFault" would be called. But there is no such method...
> 3) User guide, page 4 
>     - mentions a method called "revoke". There is no such method in interface Handler. 
>     - refers to green lines in sample configuration...there are no green lines
>     - sample configuration contains mistakes
>  

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