Need facility to pass beans created in one Smooks instance into a other Smooks instances
that are positioned after in an Action pipeline
----------------------------------------------------------------------------------------------------------------------------------------
Key: JBESB-3194
URL:
https://jira.jboss.org/jira/browse/JBESB-3194
Project: JBoss ESB
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 4.7
Reporter: Magesh Kumar B
Assignee: Tom Fennelly
Currently the SmooksAction and SmooksTransformer's ExecutionContext is not able to see
the ESB message, which means we can't pass data between Smooks filter operations in a
pipeline.
A hackish workaround would be to set the beans into ThreadLocal variables using a custom
Smooks Visitor in one filter operation and get these beans back in the other filter
operation from the Thread using the custom Visitor.
Need a robust way to do this without these hacks.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira