Mirror of Apache ActiveMQ
Go to file
James Strachan 3d96abcc93 added extra test to ensure that the transport instance is fully started before attempts are made to use the transport
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383523 13f79535-47bb-0310-9956-ffa450edef68
2006-03-06 12:12:53 +00:00
activecluster Make it easier for ActiveCluster to be used by other JMS implementations - 2006-03-02 13:24:46 +00:00
activeio did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
activemq-console did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
activemq-core added extra test to ensure that the transport instance is fully started before attempts are made to use the transport 2006-03-06 12:12:53 +00:00
activemq-jaas fix pom so that it builds 2006-03-04 04:33:58 +00:00
activemq-optional Initial fix for http. Its still failing for some other reasons though (sync problems I think). 2006-03-04 01:32:44 +00:00
activemq-ra fix testcase 2006-03-03 21:28:41 +00:00
activemq-systest Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
activemq-web did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
assembly Exclude the QueueClusterTest so that build process won't hang 2006-03-06 06:04:55 +00:00
cms added snippet example and Apache header 2006-03-01 14:59:03 +00:00
etc Updated openwire generation scripts so that they produce file with consistent newlines even on windows. 2006-03-05 08:49:13 +00:00
jmeter updated package and dependencies. 2006-03-02 10:05:16 +00:00
openwire-c Updated openwire generation scripts so that they produce file with consistent newlines even on windows. 2006-03-05 08:49:13 +00:00
openwire-cpp Updated openwire generation scripts so that they produce file with consistent newlines even on windows. 2006-03-05 08:49:13 +00:00
openwire-dotnet - Fixed endian convertion issues 2006-03-06 03:39:51 +00:00
sandbox Did a bunch of svn:eol-style property setting 2006-02-21 23:12:56 +00:00
systest did some more svn:eol-style property setting 2006-02-21 23:28:33 +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
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 did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
maven.xml Bug: clean goal doesn't delete the amq's basedir generated target and xdocs directory. 2006-02-17 02:19:28 +00:00
pom.xml make m2 poms work 2006-02-21 20:42:02 +00:00
project.properties - Move AMQ command console to separate module (activemq-console) 2006-02-07 06:48:24 +00:00
project.xml did some more svn:eol-style property setting 2006-02-21 23:28:33 +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