Hello, I want to use redelivery properties specified in this link: http://activemq.apache.org/redelivery-policy.html The problem is that I don't know how where should I put them.I've tried to insert these options in the transportconnector but when I activate two connected brokers, an error appears: Could not connect to remote URI: vm://B1:Invalid connect parameters : {jms.redeliveryPolicy.maximumRedeliveries=2} I'm using Activemq 4.2-SNAPSHOT.
If I want to use multiple parameters, should I separate them by a "?". Thank you. -- View this message in context: http://www.nabble.com/Connection-configuration-Uri%2BProperties-tf3926617s2354.html#a11135665 Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.
