Mirror of Apache ActiveMQ
Go to file
James Strachan b1ed273f83 fixed the web console so it works fine with spring 2.0 along with adding XMPP support so you can chat with the broker using a Jabber client or use the web front end to send / browse messages
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@468029 13f79535-47bb-0310-9956-ffa450edef68
2006-10-26 15:00:48 +00:00
activemq-console Merged in revision 467478 from 4.0 branch 2006-10-24 21:02:40 +00:00
activemq-core switched to released version 2006-10-26 10:28:08 +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 Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-optional Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +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 Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-web-console fixed the web console so it works fine with spring 2.0 along with adding XMPP support so you can chat with the broker using a Jabber client or use the web front end to send / browse messages 2006-10-26 15:00:48 +00:00
activemq-web-demo Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +00:00
activemq-xmpp fixed up the test case so its working now along with fixed a schoolboy error in sending messages over XMPP so that works nicely now. FWIW you can now connect via a Jabber client to the broker and interchange messages with the example JMS programs and the web console! 2006-10-26 14:59:11 +00:00
assembly Adding NOTICE files to all build artifacts and updating some LICENCE files too. 2006-10-23 15:38:07 +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 added the activemq-xmpp module to the build 2006-10-26 14:59:41 +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