Hi,
I am currently experimenting with removal of inactive destinations and I
think I found an issue, but I want to confirm if this can be reproduced by
anybody else before filing a bug in the issue tracker:
I have
which is rather short inactivity timeout, but just for testing.
If I use the w
Hi, all
I found activemq-spring-5.4.2.jar in apache-activemq-5.4.2-bin.tar.gz.
But In my current application, which is using spring, activmq, I did not use
that jar file.
My application only depends on activemq-core, activemq-pool and spring-jms.
Is there any example for using that jar file? an
On Jan 19, 2011, at 11:21 PM, habumaster wrote:
>
> Ah you can send Stomp to ActiveMQ and get text back out - just add the
> {'amq-msg_type'='text'} header to the stomp send and it goes as text.
One typo. You need all hyphens, no underscores.
{'amq-msg-type'=>'text'}
>
>
> Problem is now
Great!
However, I've got one more question. When I start ActiveMQ configured to use
MS SQL, I get these
warning messages:
2011-01-20 02:48:02,565 | WARN | Could not create JDBC tables; they could
already exist. Failure was: ALTER TABLE ACTIVEMQ_ACKS ADD PRIMARY KEY
(CONTAINER, CLIENT_ID, SUB_NA