Hi
I am using tomee plus and it's active mq version. I have started a broker,
verified by 'telnet localhost 61616' and added topic and connection factory
using openejb.xml resource elements. I am able to send messages to the
broker, verified with the jConsole, but none are consumed. The same co
Hi Zagan,
When you use JMS, your client uses makes use of the JMS API, but underneath
it the provider/implementation is ActiveMQ. What this means is that even
though you are using JMS, the client library that is used is actually the
ActiveMQ one. The reason for this is that the client and message
Hi, this looks awful! Check out your policies in the activemq.xml
config file, if any of this limits are reached! When you set to
1GB check that on your hard drive at least 1GB are free.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Activemq-and-no-space-left-issue-tp
Hello,
I need the possibility to run Apache Active MQ highly available. At the
moment I would use Shared Filesystem Master/Slave but I have the problem,
that IP/Hostname of Master and Slave have to be the same.
The sender application is only a JMS compliant client, which isn't using
Apache Active
Thanks for your answear!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Is-DLQ-for-sender-an-receiver-of-messages-tp4511845p4523891.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.