Mirror of Apache ActiveMQ
Go to file
Dennis Cook 0b629636d2 just test
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@368910 13f79535-47bb-0310-9956-ffa450edef68
2006-01-13 23:09:37 +00:00
activecluster Add scm info to activecluster 2005-12-31 10:48:23 +00:00
activeio Updated/Added more apache copyright headers 2005-12-30 22:37:11 +00:00
activemq-core Refactored the main class to several task class and use the main class to bootstrap each task. 2006-01-13 02:52:57 +00:00
activemq-jaas Updated/Added more apache copyright headers 2005-12-30 22:37:11 +00:00
activemq-optional PR: AMQ-461 2006-01-02 18:35:24 +00:00
activemq-ra fix for AMQ-348 to allow a ConnectionFactory to be specified so it can be shared across inbound and outputbound messaging 2006-01-05 11:14:38 +00:00
activemq-systest Modified to compile under JDK14 2006-01-01 17:21:13 +00:00
activemq-web Updated/Added more apache copyright headers 2005-12-30 22:37:11 +00:00
assembly Disabled new failing test case 2006-01-11 08:39:23 +00:00
etc Maven 1 pom changes so that we cen start deploying to the apache maven repository. 2006-01-12 20:43:53 +00:00
jmeter Updated/Added more apache copyright headers 2005-12-30 22:37:11 +00:00
openwire-c re-ran the openwire generation script 2006-01-09 18:10:44 +00:00
openwire-dotnet added a rough implementation of the ITransport interface; needs more work on the concurrent processing side of things though 2006-01-11 18:58:57 +00:00
sandbox Moved the gbean modules under that sanbox since they are still not operational 2005-12-28 20:50:08 +00:00
systest Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +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 Fix for AMQ-435 2006-01-05 11:26:43 +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 Updated copyright headers 2005-12-29 02:42:32 +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