Mirror of Apache ActiveMQ
Go to file
James Strachan b3e315fcc2 disabled the use of the CommandAgent by default to avoid causing the VM broker to keep around forever (since the broker itself creates a VM transport which avoids it ever being closed)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@469972 13f79535-47bb-0310-9956-ffa450edef68
2006-11-01 16:37:39 +00:00
activemq-console reused the command line commands as the default implementation of the CommandHandler 2006-10-30 12:20:57 +00:00
activemq-core disabled the use of the CommandAgent by default to avoid causing the VM broker to keep around forever (since the broker itself creates a VM transport which avoids it ever being closed) 2006-11-01 16:37:39 +00:00
activemq-jaas Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-openwire-generator Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-optional Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-perftest Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-ra Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-rar Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-repository-builder Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-soaktest Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-systest Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-tooling Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-web Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-web-console fixed the use of the maven-jettty-plugin to use the correct jetty version for AMQ-1015 2006-10-31 17:09:40 +00:00
activemq-web-demo fixed the use of the maven-jettty-plugin to use the correct jetty version for AMQ-1015 2006-10-31 17:09:40 +00:00
activemq-xmpp added a license header & added details of the Jabber Software Foundation XSDs to the notice & license files 2006-10-26 19:10:51 +00:00
assembly Let's use a different name for the network connector in the config file bundled with the distro. This should prevent the default build from spewing some xbean/spring exception. 2006-10-31 22:28:59 +00:00
DISCLAIMER.txt Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +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 Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
README.txt Update README.txt and UserGuide to refer to "Apache ActiveMQ" 2006-05-27 15:42:18 +00:00
doap.rdf Adding missing header files. 2006-10-03 22:29:08 +00:00
pom.xml fixed the use of the maven-jettty-plugin to use the correct jetty version for AMQ-1015 2006-10-31 17:09:40 +00:00

README.txt

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


Incubation Disclaimer
=====================
Apache ActiveMQ is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Geronimo PMC. 

Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, 
communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. 

While incubation status is not necessarily a reflection of the completeness or stability of the code, it does 
indicate that the project has yet to be fully endorsed by the ASF.


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

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

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

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

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

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

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

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