Mirror of Apache ActiveMQ
Go to file
James Strachan 2b1a0f0c94 updated to use the class name "BaseDataStructure" so that generated code mimicks the class structure of the Java code to avoid getting confused
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386442 13f79535-47bb-0310-9956-ffa450edef68
2006-03-16 19:48:46 +00:00
activecluster disabled test so the m2 build succeeds. 2006-03-11 18:46:24 +00:00
activeio did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
activemq-console have only the parent pom configure the surefire version used. Also enable the right tests on the activemq-core module. 2006-03-13 22:59:08 +00:00
activemq-core updated to use the class name "BaseDataStructure" so that generated code mimicks the class structure of the Java code to avoid getting confused 2006-03-16 19:48:46 +00:00
activemq-dotnet removed some old cruft 2006-03-16 19:47:30 +00:00
activemq-jaas The testcase now sets the system properties so that they don't need to be set by maven 2006-03-15 15:11:48 +00:00
activemq-optional Commented out HttpsTransportBrokerTest.java because it hangs. 2006-03-16 10:05:52 +00:00
activemq-ra - Modified the version of the mx4j dependency to use the predefined one. 2006-03-13 23:15:53 +00:00
activemq-soaktest Move MarshallingWithCachingTest from core module to soaktest module. 2006-03-10 03:05:38 +00:00
activemq-systest disabled test so the m2 build succeeds. 2006-03-11 18:46:24 +00:00
activemq-web Refactored the .NET client so that all the JMS references are NMS. Figured Sun would not be happy if we called this JMS. 2006-03-09 07:11:37 +00:00
assembly switched default stomp port back to 61613 (thanks for the suggestion brian :) to avoid causing surprises for folks using stomp on 3.x or using the existing ruby stomp client. See AMQ-634 for more details 2006-03-15 23:18:24 +00:00
cms added snippet example and Apache header 2006-03-01 14:59:03 +00:00
etc - Fix NPE due to JMX problem 2006-03-09 05:41:08 +00:00
jmeter git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386271 13f79535-47bb-0310-9956-ffa450edef68 2006-03-16 05:52:15 +00:00
openwire-c Refactored the PartialCommand to make it simpler and make LastPartialCommand not contain binary data 2006-03-10 19:07:45 +00:00
openwire-cpp Refactored the PartialCommand to make it simpler and make LastPartialCommand not contain binary data 2006-03-10 19:06:53 +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 test commit 2006-03-09 01:17:42 +00:00
pom.xml enable jaas build in m2 again 2006-03-15 15:14:23 +00:00
project.properties - Remove 1.5 dependency 2006-03-13 03:20:18 +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