ActiveMQ doc

2009-12-22 Thread jgroups
I haven't used ActiveMQ. We are currently using tibco and have seen slowness since IO thread is single threaded. I am looking for a doc that tells me the following: 1. ActiveMQ architecture and why it's fast 2. How to login and browse messages. Are there any tools that lets you login to the serve

Problem trying to get ActiveMQ to load in Eclipse 3.5 launching local Tomcat 6 instance

2009-12-22 Thread bob.deremer
Hi and Merry Christmas! I've been trying to get ActiveMQ to be loaded by the localhost instance of Tomcat6 when launched from Eclipse 3.5, but keep running into the following error: SEVERE: Exception processing Global JNDI Resources javax.naming.NamingException: Could not load resource factory c

Re: Slow sending of messages

2009-12-22 Thread Adrian A
Oh, and this is the java for creating connection url = failover:(tcp://mq:61616?wireFormat.cacheEnabled=false&wireFormat.tightEncodingEnabled=false&wireFormat.maxInactivityDuration=0&keepAlive=true)?maxReconnectAttempts=100 factory = new ActiveMQConnectionFactory(getProperties.getMQURL());

Re: Slow sending of messages

2009-12-22 Thread Adrian A
Yep, have tried various cursors including this but still the same occasional slow sending. Sometimes it is seconds long. Very odd. For completeness sakes here is the start options ACTIVEMQ_OPTS="-Xmx1024M -Xss128k -Dorg.apache.activemq.UseDedicatedTaskRunner=false -verbosegc -XX:+PrintGCDetails -

Re: BUILD Error (Unable to find the mojo) ActiveMQ 5.3.0

2009-12-22 Thread Peter P
It is not a requirement, but I did get the question whether this RPM could be made relocatable. Gary Tully wrote: > > yea. does the rpm meet your requirements? > > 2009/12/21 Peter P > >> >> I downloaded >> >> activemq-rpm_standalone-project.tar.bz2 >> >> from AMQ-2105, unzipped it, buil

Re: Upgrading to Spring 3.0.0

2009-12-22 Thread Dejan Bosanac
Hi, just created a Jira to track this issue https://issues.apache.org/activemq/browse/AMQ-2547 Please add all you comments there Cheers -- Dejan Bosanac - http://twitter.com/dejanb Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http:/

Re: Timeframe for 5.3.1 release

2009-12-22 Thread Dejan Bosanac
Hi, sorry for the late response. There are couple of issues still open https://issues.apache.org/activemq/secure/IssueNavigator.jspa?reset=true&&pid=10520&resolution=-1&fixfor=12183&sorter/field=priority&sorter/order=DESC I hope we'll resolve them in the next couple of weeks and make a release.

Re: Timeframe for 5.3.1 release

2009-12-22 Thread Daroo
Hi, any news regarding the release date? Cheers Daroo -- View this message in context: http://old.nabble.com/Timeframe-for-5.3.1-release-tp26728777p26890017.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Upgrading to Spring 3.0.0

2009-12-22 Thread OreoC
Hi, Thank you for your reply! Yes, I've added the latest version of spring-jms jar in the classpath. even after that I get lot of incompatibility issues. eg: XML parsing issues like 'destinationPolicy', 'jetty', not found in activemq.xml and the activeMQ is not getting started at all. but, If

Re: BUILD Error (Unable to find the mojo) ActiveMQ 5.3.0

2009-12-22 Thread Gary Tully
yea. does the rpm meet your requirements? 2009/12/21 Peter P > > I downloaded > > activemq-rpm_standalone-project.tar.bz2 > > from AMQ-2105, unzipped it, built > > MAVEN_OPTS=-Xmx800m mvn clean install -Dmaven.test.skip=true > > and it created an RPM > > [INFO] Installing > > /opt/ju