Download Integrity FAILING Unexpected EOF

2015-08-03 Thread andrewhelicopter
Hello, So I've tried to download ActiveMQ today and trying to unpack with tar -xvzf I got an unexpected EOF. So checked the MD5 sum is coming out as 37b1d9b7da2faf73a123cf25ded5a7eb when this link shows otherwise: https://www.apache.org/dist/activemq/5.11.1/apache-activemq-5.11.1-bin.tar.gz.md5

Re: ACTIVEMQ_CLASSPATH

2015-08-03 Thread agrabil
Thank you. I've created AMQ-5913 for this issue. Regards, Greg -- View this message in context: http://activemq.2283324.n4.nabble.com/ACTIVEMQ-CLASSPATH-tp4700210p4700343.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Reply message not forwarded across temporary bridged destination

2015-08-03 Thread Gregg Saffell
Thanks for the reply but I still not clear on what I will put in my activemq.xml file for the physicalName attribute of the tempQueue element. What is in the string that replyQWildcard.getPhysicalName() returns? I'm not sure why you think I would need two non-duplex networkConnectors but I have a

Re: Jetty Exception Form too large

2015-08-03 Thread sorinpostelnicu
Again, the same answer that I provided for two other questions similar to this one: I know that this question is very old, but since some people might still encounter this problem with this version of ActiveMQ (like it happened to me today), I am posting here the solution that I found, hoping that

Re: Form Content Size of the Jetty Server

2015-08-03 Thread sorinpostelnicu
The same answer for a similar question to this one: I know that this question is very old, but since some people might still encounter this problem with this version of ActiveMQ (like it happened to me today), I am posting here the solution that I found, hoping that it will help other users which u

Re: Jetty Server Form too large error help

2015-08-03 Thread sorinpostelnicu
I know that this question is very old, but since some people might still encounter this problem with this version of ActiveMQ (like it happened to me today), I am posting here the solution that I found, hoping that it will help other users which use the web search for finding a solution to this exc

Re: How to use persistenceAdapter for persistent Scheduled Messages ?

2015-08-03 Thread Oleg
It works ! Need put this module after "" http://www.springframework.org/schema/beans"; id="jobSchedulerStore" class="org.apache.activemq.store.kahadb.scheduler.JobSchedulerStoreImpl"> Then restart broker and your application if you need it. db-*.logs in scheduler di