You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2008/02/28 12:02:17 UTC

[jira] Resolved: (SM-1226) Validation component should optionally handle errors by propagating a "correct JBI message" with "fault content"

     [ https://issues.apache.org/activemq/browse/SM-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SM-1226.
---------------------------------

    Fix Version/s: 3.2.2
                   3.3
       Resolution: Fixed

Sending        common/servicemix-components/src/main/java/org/apache/servicemix/components/validation/ValidateComponent.java
Transmitting file data .
Committed revision 631926.

Sending        common/servicemix-components/src/main/java/org/apache/servicemix/components/validation/ValidateComponent.java
Transmitting file data .
Committed revision 631927.

> Validation component should optionally handle errors by propagating a "correct JBI message" with "fault content"
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: SM-1226
>                 URL: https://issues.apache.org/activemq/browse/SM-1226
>             Project: ServiceMix
>          Issue Type: New Feature
>          Components: servicemix-lwcontainer
>    Affects Versions: 3.2.1
>            Reporter: Ron Gavlin
>             Fix For: 3.2.2, 3.3
>
>         Attachments: ValidateComponent.java.patch
>
>
> The current behavior of the Validation component is to return a fault in the message exchange if a schema validation error is encountered. In some cases, the desired behavior is to instead forward a "correct JBI message" with "fault content" to the next component in the flow. This component can inspect the message content and gracefully handle the fault within the flow.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.