I am wondering if you have got the shutdownhook set so that jetty goes down
properly:
http://www.springframework.org/schema/beans";
class="org.apache.activemq.hooks.SpringContextHook" />
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Admin
Given that pre-fetched messages are with a particular consumer; is it
possible to browse prefetched messages using ActiveMQQueueBrowser?
Thanks
Venkatesh Laguduva
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Does-ActiveMQQueueBrowser-let-us-access-prefetched-messages
e not getting
processed. Are we right in our findings?
Apart from this, is there any way we can get the messages from the prefetch
buffer released from the inactive consumers?
Thanks
Venkatesh Laguduva
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Queue-Consumers
We have two servers where we have two Master(M1, M2)/Slave(S1,S2) setups - M1
is bridged with S2 and M2 with S1; we have also grouped using the multicast
protocol; issue here is that in some cases for certain queue, I am setting
consumers from the slave to master. is this normal?
--
View this me
& Regards
Venkatesh Laguduva
On Fri, Oct 14, 2011 at 12:42 PM, Claus Ibsen wrote:
> You have two different systems capable of doing redeliveries
> - ActiveMQ
> - Camel
>
> ActiveMQ will redeliver from the beginning of the route again
> Camel will redeliver at the point of the error
Well Torsten, we use Camel and redelivery always happen at the point of
failure.
Thanks & Regards
Venkatesh Laguduva
On Tue, Oct 11, 2011 at 8:49 PM, Torsten Mielke wrote:
>
> On Oct 11, 2011, at 2:10 PM, Venkatesh Laguduva wrote:
>
> > this time, message was tried from the
ad of trying
from the point of failure? am I missing something?
Thanks & Regards
Venkatesh Laguduva
Thanks Torsten, it worked
Thanks & Regards
Venkatesh Laguduva
On Wed, Sep 14, 2011 at 2:34 PM, Torsten Mielke wrote:
> By default the broker does not authenticate connections from JMS clients.
> If you require this, then you need to enable authentication in the broker.
out the username and
password.
Is this a bug? if not, how to fail it when the username and password were
not given?
Thanks & Regards
Venkatesh Laguduva