Backport a change to Smx 3.2 branch to allow artifacts that use the
servicemix-bean component to deploy on Smx4
---------------------------------------------------------------------------------------------------------------
Key: SM-1632
URL: https://issues.apache.org/activemq/browse/SM-1632
Project: ServiceMix
Issue Type: Bug
Components: servicemix-bean
Reporter: Edell Nolan
Fix For: 3.2.3
Attachments: MessageExchangeListener.zip
I was trying to build an SA and deploy it on the latest of Servicemix 4 but the
MessageExchangeListener class has changed.
This change was already back ported to apache 3.3 - Since 3.3 is not released
it would be great to have this fix on the 3.2 branch.
I have attached a Zip with the changes as I cannot seem to create a patch with
new directory or files.
The following are the changes =>
core\servicemix-core\src\main\java\org\apache\servicemix\jbi\listener => new
directory
core\servicemix-core\src\main\java\org\apache\servicemix\jbi\listener\MessageExchangeListener
=> new file
core\servicemix-core\src\main\java\org\apache\servicemix\MessageExchangeListener
=> interface to extend new one above
deployables\serviceengines\servicemix-bean\src\main\java\org\apache\servicemix\bean\BeanEndpoint.java
=> Change the import for MessageExchangeListener
thanks, Edell.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.