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