"beve" wrote : If I understood you correctly one will be able to specify a
concrete impl of an ActivationAdapter in the listener configuration element as a property.
| Will this class be used in the JmsListenerMapper? Could you provide an example just so
I can visualize it?
Yes, this is intended to be used in the mapper and replace our explicit configuration.
At the moment we make invocations such as the following
| addPropertyElement(activationConfigElement, "destination",
messageFilter.getDestName()) ;
|
So the intention would be to replace these with calls to the adapter, allowing us to map
these attributes for different providers.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4226431#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...