Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino da7478d9d5 Eliminated AbstractConnection by inlining it into TransportConnection. The synchronization complexity between the two was making my head spin. Now that they are consolidated, we can try to simply them a little more.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@472157 13f79535-47bb-0310-9956-ffa450edef68
2006-11-07 16:40:23 +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 Eliminated AbstractConnection by inlining it into TransportConnection. The synchronization complexity between the two was making my head spin. Now that they are consolidated, we can try to simply them a little more. 2006-11-07 16:40:23 +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 Use Input/Output Stream intefaces instead of concrete classes 2006-11-02 15:51:29 +00:00
activemq-optional Use Input/Output Stream intefaces instead of concrete classes 2006-11-03 08:42:10 +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 tidy up some of the error handling 2006-11-01 18:33:50 +00:00
activemq-web-console Minor renaming and typo correction. 2006-11-01 17:58:51 +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 Use Input/Output Stream intefaces instead of concrete classes 2006-11-03 08:16:11 +00:00
assembly Minor renaming and typo correction. 2006-11-01 17:58:51 +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