Mirror of Apache ActiveMQ
Go to file
Gregory John Wilkins b353831999 AMQ-884 patch
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@436909 13f79535-47bb-0310-9956-ffa450edef68
2006-08-25 19:13:03 +00:00
activecluster http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +00:00
activeio http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +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 fix for AMQ-896 and AMQ-837. Also tidied up the Queue / QueueView / QueueViewMBean code a little to make it easier to work with queues via Java / JMX allowing messages to be copied, moved and removed via a selector or MessageReferenceFilter 2006-08-25 18:41:45 +00:00
activemq-cpp http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 20:53:52 +00:00
activemq-dotnet removed unnecessary import 2006-08-23 12:23:32 +00:00
activemq-jaas http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +00:00
activemq-jmeter http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +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 http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +00:00
activemq-perftest http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +00:00
activemq-ra http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +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 http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +00:00
activemq-systest http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +00:00
activemq-tooling http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +00:00
activemq-web AMQ-884 patch 2006-08-25 19:13:03 +00:00
activemq-web-console added an XML view of the queue statistics on the web console so folks can slurp up the XML in any old scripting language and write their own alert monitoring stuff 2006-08-22 15:46:25 +00:00
activemq-web-demo http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +00:00
amazon http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 20:53:52 +00:00
assembly added the activemq.home system property in case the log4j.property is changed to use files 2006-08-23 13:43:43 +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 http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 20:53:52 +00:00
sandbox http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +00:00
systest http://issues.apache.org/activemq/browse/AMQ-888 2006-08-21 17:08:00 +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 AMQ-884 patch 2006-08-25 19:13:03 +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