Possible Bug: "Deleting inactive destination" with pending messages?

2011-01-20 Thread Martin C.
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

about activemq-spring-5.4.2.jar

2011-01-20 Thread acec acec
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

Re: Question about ajax.html examples on website

2011-01-20 Thread Alex Dean
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

Re: MSSQL 3.0 support

2011-01-20 Thread werdex
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