Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino caa30ffdc0 Added synconization to the methods that setup connection state so that when an async error is detected, it properly does a full cleanup. Previously subscriptions were not properly cleaned up since they were being setup at the same time as they were being cleaned up.
Also start 1 async exception thread ever since an async exception leads to connection tear down.  Subsequent failures do not need additional async threads started.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@474769 13f79535-47bb-0310-9956-ffa450edef68
2006-11-14 12:44:16 +00:00
activemq-console Reving up version 2006-11-08 15:27:38 +00:00
activemq-core Added synconization to the methods that setup connection state so that when an async error is detected, it properly does a full cleanup. Previously subscriptions were not properly cleaned up since they were being setup at the same time as they were being cleaned up. 2006-11-14 12:44:16 +00:00
activemq-jaas Reving up version 2006-11-08 15:27:38 +00:00
activemq-openwire-generator Reving up version 2006-11-08 15:27:38 +00:00
activemq-optional Reving up version 2006-11-08 15:27:38 +00:00
activemq-perftest Reving up version 2006-11-08 15:27:38 +00:00
activemq-ra Reving up version 2006-11-08 15:27:38 +00:00
activemq-rar Reving up version 2006-11-08 15:27:38 +00:00
activemq-repository-builder Reving up version 2006-11-08 15:27:38 +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 Reving up version 2006-11-08 15:27:38 +00:00
activemq-tooling Reving up version 2006-11-08 15:27:38 +00:00
activemq-web Reving up version 2006-11-08 15:27:38 +00:00
activemq-web-console https://issues.apache.org/activemq/browse/AMQ-1036 2006-11-09 20:12:29 +00:00
activemq-web-demo Reving up version 2006-11-08 15:27:38 +00:00
activemq-xmpp Reving up version 2006-11-08 15:27:38 +00:00
assembly AMQ-644 - create Java Service Wrapper for ActiveMQ 2006-11-14 08:52:13 +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 Minor fix on build failure due to missing start tag "<dependency>" on one of the dependencies. 2006-11-14 02:43:04 +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