Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino d2d1c6d63d The Transport Connection now notifies it's Connector of lifecycle events so that the Connector does not have to wrap the broker in yet another filter to notice the connection's lifecycle events.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@371636 13f79535-47bb-0310-9956-ffa450edef68
2006-01-23 19:40:42 +00:00
activecluster Clean up 2006-01-18 01:54:51 +00:00
activeio More fiddly bits for ci.gbuild.org 2006-01-14 02:00:32 +00:00
activemq-core The Transport Connection now notifies it's Connector of lifecycle events so that the Connector does not have to wrap the broker in yet another filter to notice the connection's lifecycle events. 2006-01-23 19:40:42 +00:00
activemq-jaas Updated poms so that we use the incubator-apache group id so that folks can clearly tell that we are still in the incubator 2006-01-14 21:27:28 +00:00
activemq-optional Clean up 2006-01-18 01:54:51 +00:00
activemq-ra Clean up 2006-01-18 01:54:51 +00:00
activemq-systest Updated poms so that we use the incubator-apache group id so that folks can clearly tell that we are still in the incubator 2006-01-14 21:27:28 +00:00
activemq-web added derby dependency and fixed location of webapp after move of the source 2006-01-23 11:12:52 +00:00
assembly Clean up 2006-01-18 01:54:51 +00:00
etc Updated poms so that we use the incubator-apache group id so that folks can clearly tell that we are still in the incubator 2006-01-14 21:27:28 +00:00
jmeter Clean up 2006-01-18 01:54:51 +00:00
openwire-c re-ran the openwire generation script 2006-01-09 18:10:44 +00:00
openwire-dotnet added a rough implementation of the ITransport interface; needs more work on the concurrent processing side of things though 2006-01-11 18:58:57 +00:00
sandbox Clean up 2006-01-18 01:54:51 +00:00
systest Clean up 2006-01-18 01:54:51 +00:00
LICENSE.txt updated the licence file to be the full ASL 2.0 text 2005-12-30 22:46:28 +00:00
README.txt just test 2006-01-13 23:09:37 +00:00
build.properties Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
maven.xml Updated copyright headers 2005-12-29 02:42:32 +00:00
pom.xml Added the right bit to get ActiveMQ into ci.gbuild.org 2006-01-14 01:56:05 +00:00
project.properties Maven 1 pom changes so that we cen start deploying to the apache maven repository. 2006-01-12 20:43:53 +00:00
project.xml Updated poms so that we use the incubator-apache group id so that folks can clearly tell that we are still in the incubator 2006-01-14 21:27:28 +00:00

README.txt

Welcome to ActiveMQ 
=================== 

ActiveMQ is a high performance Apache 2.0 licenced Message Broker and JMS 1.1 implementation.

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

Getting Started
http://activemq.org/Getting+Started

Building
http://activemq.org/Building

Examples
http://activemq.org/Examples

We welcome contributions of all kinds, for details of how you can help
http://activemq.codehaus.org/Contributing

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


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

Enjoy!

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