Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 6f99fe8271 Nullpointer exception could occur is the session is being closed at the same time that an async exception is received since it would also close the session out at the same time.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@378014 13f79535-47bb-0310-9956-ffa450edef68
2006-02-15 14:57:46 +00:00
activecluster Clean up 2006-01-18 01:54:51 +00:00
activeio Added incubation disclaimer. 2006-02-14 06:45:29 +00:00
activemq-console Added incubation disclaimer. 2006-02-14 06:45:29 +00:00
activemq-core Nullpointer exception could occur is the session is being closed at the same time that an async exception is received since it would also close the session out at the same time. 2006-02-15 14:57:46 +00:00
activemq-jaas Added incubation disclaimer. 2006-02-14 06:45:29 +00:00
activemq-optional Added incubation disclaimer. 2006-02-14 06:45:29 +00:00
activemq-ra Added incubation disclaimer. 2006-02-14 06:45:29 +00:00
activemq-systest Migrated to using xbean 2.2-SNAPSHOT 2006-02-09 21:41:59 +00:00
activemq-web Added incubation disclaimer. 2006-02-14 06:45:29 +00:00
assembly Fixed a few of the broken durable subscription tests. 2006-02-15 04:35:20 +00:00
etc Migrated to using xbean 2.2-SNAPSHOT 2006-02-09 21:41:59 +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-cpp/src Applied patch from http://issues.apache.org/jira/browse/GERONIMO-1623, Thanks Mats./activemq Still need to setup a build system for this and have it dynamically download the smart pointer implemenation dependency (BSD lic.) 2006-02-13 17:43:48 +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
STATUS Current incubation status 2006-02-02 06:53:53 +00:00
build.properties Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
maven.xml Added goals for generating build failure reports. 2006-02-03 06:55:14 +00:00
pom.xml Migrated to using xbean 2.2-SNAPSHOT 2006-02-09 21:41:59 +00:00
project.properties - Move AMQ command console to separate module (activemq-console) 2006-02-07 06:48:24 +00:00
project.xml - test commit only 2006-02-02 08:30:51 +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