Mirror of Apache ActiveMQ
Go to file
Robert Davies 1045fc0c7d basic network tests
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@379569 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 20:08:40 +00:00
activecluster Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
activeio Missing < 2006-02-18 06:05:43 +00:00
activemq-console Added initial implementation for JMX queue browsing and purging. They're still unable to filter messages. I'm still not sure if we should use MessageSelector or filter them in the client. Currently, browsing still uses the old AMQ client implementation. 2006-02-21 09:29:32 +00:00
activemq-core basic network tests 2006-02-21 20:08:40 +00:00
activemq-jaas Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
activemq-optional Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
activemq-ra Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
activemq-systest Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
activemq-web Fix ClassCastException, add debug log statements and allow standalone xml to be used 2006-02-21 11:34:58 +00:00
assembly temporary disabled TwoBrokerTopicSendReceiveTest (AMQ-586).Passes all test grid except for the Windows Server 2003 platform (jafar) 2006-02-21 08:12:38 +00:00
etc Change email address 2006-02-17 18:05:37 +00:00
jmeter Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03: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 Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
systest Clean up 2006-01-18 01:54:51 +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 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 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 Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
project.properties - Move AMQ command console to separate module (activemq-console) 2006-02-07 06:48:24 +00:00
project.xml correction on siteDirectory. 2006-02-18 02:29:42 +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