Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 66f759123b We should not be checking in ide project files since maven can generate them
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@418372 13f79535-47bb-0310-9956-ffa450edef68
2006-06-30 20:48:44 +00:00
activecluster http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
activeio added a dummy test case to avoid the surefire plugin barfing 2006-06-20 16:12:59 +00:00
activemq-console trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-core If sessionAsyncDispatch==false we do not need to create a session thread. 2006-06-30 13:48:30 +00:00
activemq-dotnet added back csharp m2 repo 2006-06-07 16:50:56 +00:00
activemq-jaas http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
activemq-jmeter http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
activemq-optional applied patch from Jason Sherman for AMQ-753 to expose the remote connection address in JMX - many thanks! 2006-06-19 12:33:07 +00:00
activemq-perftest Change the readme.txt to readme.html that is based on the wiki. 2006-06-23 06:41:47 +00:00
activemq-ra added a better error message if deployed on GlassFish and no connection manager is configured 2006-06-20 07:39:42 +00:00
activemq-rar trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-soaktest Applied fixes for AMQ-717 2006-05-22 10:35:58 +00:00
activemq-systest http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
activemq-web Support a destinationOptions servlet parameter that configures the destination options used on a destination 2006-06-30 15:28:15 +00:00
activemq-web-console We should not be checking in ide project files since maven can generate them 2006-06-30 20:48:44 +00:00
activemq-web-demo specify version 2006-06-23 09:01:56 +00:00
assembly test case for: http://issues.apache.org/activemq/browse/AMQ-755 2006-06-28 12:50:30 +00:00
cms Added win32 project files to build cms 2006-05-03 13:44:59 +00:00
etc http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
maven-bundle-plugin trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
openwire-c Added a 'noRangeAcks' flag to the ConsumerInfo command 2006-04-28 17:26:59 +00:00
openwire-cpp AMQ-656: Applying patch_060518.zip. Moving scripts (under gram) to activemq-core. 2006-05-27 13:57:41 +00:00
sandbox trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
systest http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
tooling Remove third party MQ implementations pending further discussions. 2006-06-30 18:44:17 +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 Update README.txt and UserGuide to refer to "Apache ActiveMQ" 2006-05-27 15:42:18 +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 added plugin repo for latest surefire plugin 2006-06-20 16:50:45 +00:00
project.properties http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
project.xml Changed https to http in connection repository. 2006-05-31 05:40:36 +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