Hello,
Do Anybody Know How can I set the "consumer.retroactive=true" of if it is
supported when I set the configuration of one MDB that use the ActiveMQ´s
Resource Adapter.
The MDB activation config is same as this:
<activation-config>
<activation-config-property>
<activation-config-property-name>destination</activation-config-property-name>
<activation-config-property-value>queue.testQueue</activation-config-property-value>
</activation-config-property>
<activation-config-property>
<activation-config-property-name>destinationType</activation-config-property-name>
<activation-config-property-value>javax.jms.Queue</activation-config-property-value>
</activation-config-property>
</activation-config>
--
View this message in context:
http://www.nabble.com/Listen-topic-with-consumer.retroactive%3Dtrue-in-MDB-tp14803688s2354p14803688.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.