I am using ActiveMQ 5.2 with following configuration:
http://activemq.apache.org/schema/core";>
I am using ActiveMQ 5.2 with following configuration:
http://activemq.apache.org/schema/core";>
I am using a clustered configuration of ActiveMQ 5.2 with failover but
without any shared file system or SAN. For queues, the ActiveMQ load
balances both publication of messages, i.e., the message only goes to one of
the server. However for Topics, I would like messages be sent to both of the
serv
I am using ActiveMQ with Hibernate and Spring. In my listener when I throw a
runtime-exception, the message is sent back to the queue as expected. But I
don't see it's redelivered to the listener. I think by default the maximum
redlivery is 6 before it sends the message to DLQ, e.g.
maximumRedeli
?
Shahzad Bhatti wrote:
>
> Sorry, for the late reply but I have both of those files in WEB-INF and as
> I mentioned I copied all files from admin's WEB-INF except activemq.xml,
> which I simplified with minimum configuration. Any other ideas? Thanks.
>
>
>
>
>
- http://fusesource.com/
> ActiveMQ in Action - http://www.manning.com/snyder/
> Blog - http://www.nighttale.net
>
>
> On Wed, Dec 24, 2008 at 7:14 PM, Shahzad Bhatti
> wrote:
>
>>
>> I am trying to setup embedded ActiveMQ inside Tomcat. It is largely based
>>
I am trying to setup embedded ActiveMQ inside Tomcat. It is largely based on
admin webapp included in the distribution. However, when the server starts
up, I see
type Exception report
message
description The server encountered an internal error () that prevented it
from fulfilling this request.