Mirror of Apache ActiveMQ
Go to file
James Strachan 0d6f94b93d allow multiple calls to start() as its quite easy to do these days with all the different configuration mechanisms (URI, spring, xbean, command line)
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@357158 13f79535-47bb-0310-9956-ffa450edef68
2005-12-16 13:56:13 +00:00
activecluster updated the build so that the recursive build works properly 2005-12-12 20:28:34 +00:00
activeio removed possible threading error 2005-12-14 13:45:12 +00:00
activemq-core allow multiple calls to start() as its quite easy to do these days with all the different configuration mechanisms (URI, spring, xbean, command line) 2005-12-16 13:56:13 +00:00
activemq-gbean Moved the trunk code into the trunk sub directory 2005-12-12 17:57:25 +00:00
activemq-gbean-management Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-jaas Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-optional Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-ra - Updated the config xml to use new discovery syntax. 2005-12-13 21:02:04 +00:00
activemq-systest Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
activemq-web Re-enable the use of continuations. 2005-12-15 08:06:44 +00:00
assembly added test cases to test release's activemq.xml. The test cases perform a publish/consume on both topic and queue. 2005-12-16 07:20:06 +00:00
etc - Updated the config xml to use new discovery syntax. 2005-12-13 21:02:04 +00:00
jmeter Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
openwire-c Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
openwire-dotnet/comms-library/amqnet Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
sandbox Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
systest Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
LICENSE.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
README.txt Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
build.properties Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
maven.xml fix for dist:deploy goal. running this will now deploy the distribution and poms to appropriate location. 2005-12-16 10:33:23 +00:00
pom.xml Moved the trunk code into the trunk sub directory 2005-12-12 17:53:59 +00:00
project.properties updated the build so that the recursive build works properly 2005-12-12 20:28:34 +00:00
project.xml Fixed repository url to point to apache svn. 2005-12-16 03:54:41 +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