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/12/15 09:07:06 UTC

[jira] Resolved: (SM-1667) TransformBeanSupport does not correctly report errors for in-only exchanges

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

Guillaume Nodet resolved SM-1667.
---------------------------------

    Resolution: Fixed

Sending        servicemix-bean/src/main/java/org/apache/servicemix/bean/support/TransformBeanSupport.java
Sending        servicemix-bean/src/test/java/org/apache/servicemix/bean/TransformBeanSupportTest.java
Transmitting file data ..
Committed revision 726642.

Sending        src/main/java/org/apache/servicemix/bean/support/TransformBeanSupport.java
Sending        src/test/java/org/apache/servicemix/bean/TransformBeanSupportTest.java
Transmitting file data ..
Committed revision 726643.

> TransformBeanSupport does not correctly report errors for in-only exchanges
> ---------------------------------------------------------------------------
>
>                 Key: SM-1667
>                 URL: https://issues.apache.org/activemq/browse/SM-1667
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-bean
>    Affects Versions: servicemix-bean-2008.01
>            Reporter: Ron Gavlin
>            Assignee: Guillaume Nodet
>            Priority: Critical
>             Fix For: servicemix-bean-2008.02, 3.2.4
>
>         Attachments: sm-1667-inout-regression.patch
>
>
> The smx-bean TransformBeanSupport class does not correctly report errors for in-only exchanges. If the target exchange status is ERROR, the source exchange status is still returned as DONE. This should be fixed for both sync and async use cases.

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