Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 1c8cfd9cfe The testWildcardConsume has 1 consumer subscribe to 2 destiantions and made an assumption
that messages would delivered in the order published to the 2 different destinations.  This is not correct
as the messages could queue up and get dispatched at different times.  Updated the code so that this assumption
is no longer relied on.


git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@633554 13f79535-47bb-0310-9956-ffa450edef68
2008-03-04 17:28:53 +00:00
activemq-all activemq-all was missing the commons-logging required dependency. 2008-01-04 18:56:17 +00:00
activemq-book Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-console Applying https://issues.apache.org/activemq/browse/AMQ-1361 2008-01-17 00:48:02 +00:00
activemq-core The testWildcardConsume has 1 consumer subscribe to 2 destiantions and made an assumption 2008-03-04 17:28:53 +00:00
activemq-fileserver Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-jaas Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-jpa-store updated properties 2008-02-20 10:12:47 +00:00
activemq-openwire-generator Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-optional Lowered the logging level of empty messages returned. For background see : http://www.nabble.com/HTTP-%3A-Received-null-command-tp14997476s2354p14997476.html 2008-01-21 13:48:01 +00:00
activemq-perftest Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-ra Fix for https://issues.apache.org/activemq/browse/AMQ-1506 2008-02-18 13:00:44 +00:00
activemq-rar Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-repository-builder Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-soaktest ActiveMQ is out of the incubator.. no need for DISCLAIMER.txt anymore 2007-09-20 14:13:23 +00:00
activemq-systest Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-test-atomikos Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-tooling Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-web Applying patch: https://issues.apache.org/activemq/browse/AMQ-1493 Thx Dejan. 2008-01-16 19:29:10 +00:00
activemq-web-console zap old code that has moved to actievmq-web 2008-02-27 07:54:51 +00:00
activemq-web-demo Applying patch: https://issues.apache.org/activemq/browse/AMQ-1493 Thx Dejan. 2008-01-16 19:29:10 +00:00
activemq-xmpp Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
assembly applied patch from https://issues.apache.org/activemq/browse/AMQ-1513 2008-02-14 18:21:55 +00:00
etc/css Adding missing headers 2007-11-12 15:09:51 +00:00
KEYS Added my gpg public key to the key file. If you are going to be doing releases, you should do the same. 2006-02-16 04:07:41 +00:00
LICENSE.txt did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
NOTICE.txt Set the eol-style 2006-11-14 21:02:18 +00:00
README.txt Fix incubator links in the README 2007-02-07 00:09:05 +00:00
doap.rdf updated DOAP file post-graduation 2007-02-12 11:50:26 +00:00
pom.xml added a test case showing how to set a property using a Processor http://www.nabble.com/setting-JMSXGroupId-property-from-within-a-processor-tp15706825s22882p15706825.html 2008-02-27 07:56:33 +00:00

README.txt

Welcome to Apache ActiveMQ 
=================== 
Apache ActiveMQ is a high performance Apache 2.0 licensed Message Broker and JMS 1.1 implementation.


Getting Started
===============
To help you get started, try the following links:-

Getting Started
http://activemq.apache.org/getting-started.html

Building
http://activemq.apache.org/getting-started.html#GettingStarted-WindowsSourceInstallation
http://activemq.apache.org/getting-started.html#GettingStarted-UnixSourceInstallation

Examples
http://activemq.apache.org/examples.html

We welcome contributions of all kinds, for details of how you can help
http://activemq.apache.org/contributing.html

Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel
http://activemq.apache.org/

Please help us make Apache ActiveMQ better - we appreciate any feedback you may have.
Enjoy!

------------------------
The Apache ActiveMQ team