I’m using ActiveMQ 5.9.0. For some reason, I was led to believe the REST API
should be available from /api/message, but jetty just claims it isn’t
available.
HTTP ERROR: 404
Problem accessing /api/message. Reason:
Not Found
Powered by Jetty://
Just curious what I’m doing wrong or what c
Hi all,
Can anyone acknowledge that scheduled messages are also in the master-slave
setup? I more or less successfully have created master-slave by jdbc, but the
scheduled messages do not appear in the database.
This makes the master-slave useless to us for now, this setup should make a
100% f
Can you write a little junit test and if it fails against trunk raise a
jira issue to track. That would make it easy to track down.
On 14 Mar 2014 06:39, "khandelwalanuj" wrote:
> Hi
>
> using Activemq v5.8
>
> We create a queue, delete it through the jconsole, and attempt to recreate
> it, recei
If you can make a little junit test case that can reproduced then please
raise an issue. The stomp unit tests use a simple java client. Peek at the
source for the stomp module tests for inspiration. Thanks
On 14 Mar 2014 09:41, "Michael Justin" wrote:
> Hello,
>
> with ActiveMQ 5.9.0, a STOMP cli
Hi,
As of now we can purge messages in a queue using ActiveMQ admin command. We
can create and destroy any topic/queue from Jconsole, it will be really
helpful if we can have admin command for creation and deletion or
queues/topics.
Thanks,
Anuj
--
View this message in context:
http://activem
Hello,
with ActiveMQ 5.9.0, a STOMP client which continuously sends small
non-persistent messages to a topic destination from one thread and
consumes these messages from a second thread.
(The threads use separate connection objects.)
* with ack mode 'auto', sending and receiving continuously
Hello,
with STOMP 1.2, the current version 1.6 of the Apollo seems to use
default heart-beat intervals of 100 and 1000 (outgoing/incoming).
So even if the client informs that heart-beating is not supported by the
client library, the server seems to expect heart-beating in both directions.
S
This is issue is not only with queues but also with topics.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/PageFile-is-not-loaded-when-recreating-queue-tp4679066p4679067.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.