Mirror of Apache ActiveMQ
Go to file
David Jencks f4b30c4936 AMQ-1438 Force the vm transport to finish configuring itself when its constructed so brokerInfo is immediately available so XAResource.isSameRM() can work properly. Modified patch to make it more thread-safe. Original patch from Manu T George
git-svn-id: https://svn.apache.org/repos/asf/activemq/branches/activemq-4.1@640340 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 07:59:50 +00:00
activemq-console https://issues.apache.org/activemq/browse/AMQ-1306 2007-07-03 02:03:56 +00:00
activemq-core AMQ-1438 Force the vm transport to finish configuring itself when its constructed so brokerInfo is immediately available so XAResource.isSameRM() can work properly. Modified patch to make it more thread-safe. Original patch from Manu T George 2008-03-24 07:59:50 +00:00
activemq-jaas removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-openwire-generator removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-optional Fix compile problem by adding log4j to list of dependencies 2007-04-23 03:24:36 +00:00
activemq-perftest removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-ra AMQ-1632 Fix mdb stopping problem and improve some thread-safety 2008-03-24 07:22:51 +00:00
activemq-rar removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-repository-builder removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-soaktest removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-systest removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-test-atomikos removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-tooling removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-web fix for https://issues.apache.org/activemq/browse/AMQ-1266 2007-06-06 22:08:00 +00:00
activemq-web-console removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-web-demo removed incubator from version numbers and removed the incubating disclaimers 2007-02-28 08:46:39 +00:00
activemq-xmpp Added some missing licence headers. 2007-03-08 06:16:13 +00:00
assembly Fix for https://issues.apache.org/activemq/browse/AMQ-1167. Thanks for the heads up Woonsan. 2007-06-18 04:32:17 +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 setting svn:eol-style 2006-11-14 21:17:31 +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 Updated the branch to use xbean-3.0 and also ported the spring test 2007-06-08 09:27:11 +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