Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino b2ad8fa833 Support naming all the connectors so that JMX object names are easier to view.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383972 13f79535-47bb-0310-9956-ffa450edef68
2006-03-07 19:25:05 +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 Support naming all the connectors so that JMX object names are easier to view. 2006-03-07 19:25:05 +00:00
activemq-dotnet Adjusted openwire generators 2006-03-07 04:14:27 +00:00
activemq-jaas fix pom so that it builds 2006-03-04 04:33:58 +00:00
activemq-optional Added a timeout to the client connection to prevent hanging. 2006-03-07 07:39:39 +00:00
activemq-ra patch to ignore blank clientIds in a connectionRequestInfo 2006-03-06 12:21:57 +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 deleted old cruft and updated the activemq.xml to support stomp 2006-03-07 09:00:56 +00:00
cms added snippet example and Apache header 2006-03-01 14:59:03 +00:00
etc updated to backport 2.1 for AMQ-605 2006-03-06 20:06:55 +00:00
jmeter updated package and dependencies. 2006-03-02 10:05:16 +00:00
openwire-c - Since we WireFormatInfo needs to be flexible and extensible so that feilds can be added witout changing it's on the wire encoding, we are now using a primitive map to store it's data. 2006-03-07 02:32:50 +00:00
openwire-cpp Adjusted openwire generators 2006-03-07 04:14:27 +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 Added csharp repos 2006-03-07 08:44:30 +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