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/11/02 06:52:19 UTC

[jira] Commented: (AXIS2-1564) Incoming SOAPFault on client side flows though InFlow *and* InFaultFlow

    [ http://issues.apache.org/jira/browse/AXIS2-1564?page=comments#action_12446456 ] 
            
Deepal Jayasinghe commented on AXIS2-1564:
------------------------------------------

worth fixing for 1.1 , but waiting for comments from other devs

> Incoming SOAPFault on client side flows though InFlow *and* InFaultFlow
> -----------------------------------------------------------------------
>
>                 Key: AXIS2-1564
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1564
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: 1.1
>         Environment: Axis2 1.1 Snapshot of 29 Oct
>            Reporter: Thilo Frotscher
>            Priority: Critical
>
> I created a module with a simple log handler that just logs a message. Using a client repository, I engaged this module globally for my client application. For testing purposes the handler was configured to be included into InFlow (PreDispatch), OutFlow (MessageOut), InFaultFlow (PreDispatch) and OutFaultFlow (MessageOut).
> When the client application receives a SOAP fault from a service, two log handlers are invoked: the handler in InFlow and the handler in InFaultFlow, i.e. incoming SOAP faults flow through both flows on the client side. It is my understanding that incoming messages containing faults should flow through InFaultFlow *only*, but not through InFlow.
>  

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