Mirror of Apache ActiveMQ
Go to file
James Strachan 53c9bab824 added a fix for http://issues.apache.org/activemq/browse/AMQ-1636 to avoid creating unnecessary connections when sending messages from Camel
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@642166 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 09:42:40 +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-camel-loadtest added a soak test for a separate local broker 2008-03-20 13:20:59 +00:00
activemq-console Applying https://issues.apache.org/activemq/browse/AMQ-1361 2008-01-17 00:48:02 +00:00
activemq-core added a fix for http://issues.apache.org/activemq/browse/AMQ-1636 to avoid creating unnecessary connections when sending messages from Camel 2008-03-28 09:42:40 +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 Added some property accessors 2008-03-05 16:14:39 +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 AMQ-1618 Refine thread safety of pool access operations 2008-03-14 19:23:55 +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-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 added missing jars caused by upgrade to spring 2.5.1 2008-03-12 14:00:18 +00:00
activemq-web-console added the broker name and details to the home page and window title 2008-03-12 12:23:27 +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 added missing jars caused by upgrade to spring 2.5.1 2008-03-12 14:00:18 +00:00
etc/css Adding missing headers 2007-11-12 15:09:51 +00:00
KEYS
LICENSE.txt
NOTICE.txt
README.txt
doap.rdf
pom.xml Added full hamcrest dependency for testing 2008-03-26 16:07:36 +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