On 6/15/07, Elber <[EMAIL PROTECTED]> wrote:
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
They go on the ActiveMQConnectionFactory's brokerURI
http://activemq.apache.org/connection-configuration-uri.html
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 "?".
?foo=1&bar=2
just like using HTTP URLs
--
James
-------
http://macstrac.blogspot.com/