You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2009/01/11 20:22:59 UTC

[jira] Resolved: (SM-1757) TransformComponentSupport does not handle errors nor does it support robust-in-only MEPs

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

Chris Custine resolved SM-1757.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 3.3
                   3.2.4

> TransformComponentSupport does not handle errors nor does it support robust-in-only MEPs
> ----------------------------------------------------------------------------------------
>
>                 Key: SM-1757
>                 URL: https://issues.apache.org/activemq/browse/SM-1757
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-core
>    Affects Versions: 3.3
>            Reporter: Ron Gavlin
>            Assignee: Chris Custine
>             Fix For: 3.2.4, 3.3
>
>         Attachments: sm-1757-components.patch, sm-1757-core.patch
>
>
> While using the deprecated, lightweight GroovyComponent which extends TransformComponentSupport in servicemix-core , I encountered a bug whereby errors in follow-on endpoints are not propagated back through the GroovyComponent to its sender when used asynchronously. This significantly breaks JBI error handling mechanics. I also noticed that TransformComponentSupport does not support robust-in-only MEPs.
> I plan to submit a patch shortly that incorporates into TransformComponentSupport all the recent fixes/enhancements made to TransformBeanSupport within servicemix-bean. I would like the patch applied to both the 3.3 trunk and the 3.2 branch if possible.
> Thanks,
> /Ron

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