Ping. Help please!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Use-case-of-http-transport-connector-tp4672325p4672859.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
can you post a screen shot?
On Tue, Oct 15, 2013 at 6:39 AM, Steven Turner wrote:
> Hi,
> I am using ActiveMQ 5.8.0. I am monitoring my broker using JConsole. I am
> seeing some uncommon behavior in jconsole in MBeans
> Mbeans-->org.apache.activemq-->Broker-->StevenBroker-->Topic--> " Here some
Hi Gtully,
Thanks for your reply - I think I would favor using the broker configuration
over factory. However it seems like the default factory configuration always
overrides the broker plugin in this case...I am actually using
ActiveMQXAConnectionFactory. Do you know if there are any issues in th
the difference is where redelivery occurs. By default it occurs within
the consumer on the client. So messages pending delivery or redelivery
are not available to other consumers.
With the broker redelivery plugin, the consumer is not involved and
normal broker dispatch is used for redelivery.
On
Hi,
I am using ActiveMQ 5.8.0. I am monitoring my broker using JConsole. I am
seeing some uncommon behavior in jconsole in MBeans
Mbeans-->org.apache.activemq-->Broker-->StevenBroker-->Topic--> " Here some
of the topics are with yellow sign at the starting and some are not"
and all the queues here
Hi all,
This is probably a newbie question but I am looking through examples and
notice that it is possible to set RedeliveryPolicy on both Broker and
ActiveMQConnectionFactory. My guess is that when using a broker is should be
set on the broker and that when setting it on ActiveMQConnectionFactor