Mirror of Apache ActiveMQ
Go to file
James Strachan bdef2f52d0 enable XMPP by default in the stand alone broker
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@516482 13f79535-47bb-0310-9956-ffa450edef68
2007-03-09 17:46:07 +00:00
activemq-book added missing lic header 2007-03-08 15:35:15 +00:00
activemq-console added lib/web directory if folks are embedded web apps in the broker 2007-03-08 09:38:13 +00:00
activemq-core Adding the bits need to do producer flow control with a window to the broker. Just implemented on the Queue case for now. 2007-03-09 17:29:30 +00:00
activemq-jaas
activemq-jpa-store added isStoreValid() method - used by AMQStore to determine if references need to be rebuilt 2007-03-09 13:28:14 +00:00
activemq-openwire-generator added the first cut of version 3 of the wire format which now supports BlobMessage for out-of-band (or later on in-band) BLOBs for AMQ-1075 2007-02-23 18:50:52 +00:00
activemq-optional Added licence headers. 2007-03-08 06:19:47 +00:00
activemq-perftest
activemq-ra applied modified version of AMQ-1147 (keeping the implementation classes the same name to avoid issues with existing RA configurations) 2007-03-07 14:14:23 +00:00
activemq-rar
activemq-repository-builder
activemq-soaktest
activemq-systest
activemq-test-atomikos
activemq-tooling added nicer javadoc css 2007-03-01 09:43:35 +00:00
activemq-web
activemq-web-console tidied up the config file for the web console 2007-03-09 17:45:08 +00:00
activemq-web-demo
activemq-xmpp Added licence headers. 2007-03-08 06:19:47 +00:00
assembly enable XMPP by default in the stand alone broker 2007-03-09 17:46:07 +00:00
etc/css Added javadoc css 2007-03-01 08:48:00 +00:00
DISCLAIMER.txt
KEYS
LICENSE.txt
NOTICE.txt
README.txt
doap.rdf updated DOAP file post-graduation 2007-02-12 11:50:26 +00:00
pom.xml Upgraded to newer jetty release 2007-03-09 17:21:47 +00:00

README.txt

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


Getting Started
===============
To help you get started, try the following links:-

Getting Started
http://activemq.apache.org/getting-started.html

Building
http://activemq.apache.org/getting-started.html#GettingStarted-WindowsSourceInstallation
http://activemq.apache.org/getting-started.html#GettingStarted-UnixSourceInstallation

Examples
http://activemq.apache.org/examples.html

We welcome contributions of all kinds, for details of how you can help
http://activemq.apache.org/contributing.html

Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel
http://activemq.apache.org/

Please help us make Apache ActiveMQ better - we appreciate any feedback you may have.
Enjoy!

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