Mirror of Apache ActiveMQ
Go to file
Guillaume Nodet d1b05c4f23 Need to check if the server pool is closing before calling reconnect, as the method is synchronized and can cause deadlocks
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@374119 13f79535-47bb-0310-9956-ffa450edef68
2006-02-01 17:29:05 +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 log execption and fire to exception listener if exception thrown 2006-02-01 16:28:57 +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 Need to check if the server pool is closing before calling reconnect, as the method is synchronized and can cause deadlocks 2006-02-01 17:29:05 +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 allow poll to be disabled 2006-02-01 12:10:51 +00:00
assembly Changed api to setBrokerName() on DemandForwardBridge instead of setClientId 2006-01-31 16:25:17 +00:00
etc Applied patch by WayneSIrwin 2006-01-30 09:35:41 +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 Thanks to the suggestion from Lars Eirik Sivesind of this article describing how to convert Java concurrency programming constructs to .Net http://www.ondotnet.com/pub/a/dotnet/2001/08/06/csharp.html?page=3 2006-02-01 14:39:04 +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 Changes to facilitate the creation of a Maven site for the Incubator. 2006-01-25 10:24:12 +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