Hi Dignesh, it depends your setup, the BrokerUrl support is maybe not enough depending what you want to do (see current supported syntax: https://issues.apache.org/jira/browse/TOMEE-1550 and org.apache.activemq.broker.util.RedeliveryPlugin and org.apache.activemq.plugin.DiscardingDLQBrokerPlugin). If so you need to configure the broker using xbean-spring setup which would lead to configuring exactly like it is documented on activemq website once you added the few needed jars.
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Wordpress Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-08-24 15:04 GMT+02:00 Dignesh <dgo...@opentext.com>: > Hi, > > I am using apache-tomee-plus-7.0.1. I need to configure DLQ's and > Redelivery > policies for Resources present in tomee.xml file. I don't find any thing > specific way to configure this in tomee.xml file. > Can anyone please help me on how to acheive this ? > > Thanks in advance. > > > > -- > View this message in context: http://tomee-openejb.979440. > n4.nabble.com/How-to-configure-DLQs-and-Redelivery- > policies-default-and-queue-specific-in-tomee-xml-tp4679862.html > Sent from the TomEE Dev mailing list archive at Nabble.com. >