Mirror of Apache ActiveMQ
Go to file
James Strachan 7bcb9dbf4f enabled nicer JMX integration with JConsole by default
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@409646 13f79535-47bb-0310-9956-ffa450edef68
2006-05-26 11:37:35 +00:00
activecluster Fix dependencies scopes for m2 build... 2006-04-17 22:39:14 +00:00
activeio fixed multicast inheritance 2006-04-27 04:50:45 +00:00
activemq-console Fixed references to the test-jar. 2006-05-04 20:37:24 +00:00
activemq-core Kaha can now journal the changes it makes to the indexes so that they can be used to redo the changes on 2006-05-25 07:44:50 +00:00
activemq-dotnet Applied fixes for AMQ-717 2006-05-22 10:35:58 +00:00
activemq-gbean Fixed references to the test-jar. 2006-05-04 20:37:24 +00:00
activemq-gbean-management Fix m2 build: the distribution is nearly identical to the m1 dist. 2006-04-15 23:33:05 +00:00
activemq-jaas converted more println in the test cases to log.info() calls. 2006-04-26 22:33:48 +00:00
activemq-jmeter Modified the version numbers for jar files with dependency error 2006-05-03 08:04:31 +00:00
activemq-optional Fixed references to the test-jar. 2006-05-04 20:37:24 +00:00
activemq-ra fix for AMQ-689 to deal with NPE 2006-05-22 10:39:32 +00:00
activemq-rar Applied fixes for AMQ-717 2006-05-22 10:35:58 +00:00
activemq-soaktest Applied fixes for AMQ-717 2006-05-22 10:35:58 +00:00
activemq-systest Fix m2 build: the distribution is nearly identical to the m1 dist. 2006-04-15 23:33:05 +00:00
activemq-web force session 2006-05-09 17:40:51 +00:00
activemq-web-console improved the readme 2006-05-04 16:35:06 +00:00
activemq-web-demo minor refactor 2006-05-09 17:41:47 +00:00
assembly enabled nicer JMX integration with JConsole by default 2006-05-26 11:37:35 +00:00
cms Added win32 project files to build cms 2006-05-03 13:44:59 +00:00
etc rollback mx4j version chnage... 3.x could not be found in a m1 repo 2006-05-01 15:26:39 +00:00
maven-bundle-plugin Applied fixes for AMQ-717 2006-05-22 10:35:58 +00:00
openwire-c Added a 'noRangeAcks' flag to the ConsumerInfo command 2006-04-28 17:26:59 +00:00
openwire-cpp applying updates for JIRA issue AMQ-656 (attachment source_060515.zip) 2006-05-15 13:38:57 +00:00
sandbox Fix m2 build: the distribution is nearly identical to the m1 dist. 2006-04-15 23:33:05 +00:00
systest Applied fixes for AMQ-717 2006-05-22 10:35:58 +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 added the notice file 2006-04-21 08:38:24 +00:00
README.txt updated broken links 2006-05-17 06:24:59 +00:00
STATUS updated the status file 2006-05-16 17:37:54 +00:00
build.properties did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
doap.rdf Validated against http://www.w3.org/RDF/Validator/ 2006-03-27 17:53:33 +00:00
maven.xml Added a continuum goal to build and ignore test failures. 2006-03-29 00:41:07 +00:00
pom.xml changes: 2006-05-26 10:47:42 +00:00
project.properties Getting gbeans to work. 2006-03-27 18:28:18 +00:00
project.xml Applied fixes for AMQ-717 2006-05-22 10:35:58 +00:00

README.txt

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


Incubation Disclaimer
=====================
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 ActiveMQ better - we appreciate any feedback you may have.
Enjoy!

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