Mirror of Apache ActiveMQ
Go to file
James Strachan 36553b336d added snippet macro tags for the wiki
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@432519 13f79535-47bb-0310-9956-ffa450edef68
2006-08-18 08:35:20 +00:00
activecluster Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activeio Fix possible wrong type checking 2006-07-31 05:52:31 +00:00
activemq-console Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-core added snippet macro tags for the wiki 2006-08-18 08:35:20 +00:00
activemq-cpp updating readme.txt for activemq-cpp to properly reflect how to access svn on the mojo site 2006-08-16 11:01:36 +00:00
activemq-dotnet added fix for AMQ-883 and AMQ-865 along with test cases from Denis Abramov and Bryan Schmidt. In partcular many thanks to Bryan Schmidt who figured out what the problem was and helped me do wacky things with the event delegate thingy :) 2006-08-17 20:20:42 +00:00
activemq-jaas Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-jmeter Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-openwire-generator Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-optional Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-perftest Renamed the kahaPersistentAdaptor to kahaPersistenceAdapter to be consistent with other persistence adapters. Makes configuration slightly more intuitive. :) 2006-07-28 09:54:32 +00:00
activemq-ra removed areas of contention (deadlocks) 2006-08-17 13:07:24 +00:00
activemq-rar Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +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 Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-systest Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-tooling Removing the mave-dependency-plugin... this was a little experiment to see if we could use a plugin to dump all the activemq dependencies to a local repository. Seem that the assembly plugin can allready do this, but the maven-proxy project http://maven-proxy.codehaus.org/ can do it even better. 2006-08-18 00:22:51 +00:00
activemq-web Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-web-console made it easier to specify the port to use for running jetty 2006-08-12 08:57:06 +00:00
activemq-web-demo made it easier to specify the port to use for running jetty 2006-08-12 08:55:57 +00:00
amazon Added C++ client contributed by Amazon for AMQ-842 2006-07-31 09:36:40 +00:00
assembly Fix for AMQ-772 to add activemq-web to the distros 2006-08-09 09:11:20 +00:00
cms Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:04:41 +00:00
openwire-c Autogenerated OpenWire code after version 2 along with the MessagePull command 2006-08-10 19:51:56 +00:00
openwire-cpp Autogenerated OpenWire code after version 2 along with the MessagePull command 2006-08-10 19:51:56 +00:00
sandbox Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
systest Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +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
doap.rdf Validated against http://www.w3.org/RDF/Validator/ 2006-03-27 17:53:33 +00:00
pom.xml related to AMQ-858. Modified pom.xml because maven-bundle-plugin and maven-gram-plugin was moved to tooling. 2006-08-04 08:44:09 +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