Add a way to access the Delivery Channel inside the ScriptExchangeHelper to create new Message Exchanges etc. -------------------------------------------------------------------------------------------------------------
Key: SM-1112 URL: https://issues.apache.org/activemq/browse/SM-1112 Project: ServiceMix Issue Type: Improvement Components: servicemix-script Affects Versions: 3.1.2 Environment: Mac OS X Java JDK 1.5.0.7 Reporter: Andreas Schaefer Fix For: 3.1.3 Attachments: script.enhancements.diff In order to create Message Exchanges inside a ServiceMix Script component the ScriptExchangeHelper to provide the ability to access the Delivery Channel. This way anyone could extend the ScriptExchangeHelper and provide the DC directly or add some convenience methods to do so. The attached patch does that and with the documentation inside the ServiceMix Script Wiki anyone could create such custom Script Helpers. Even tough this is not a major issue it prevents anyone from using a Script SU as provider which limits the usability of this BC. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.