Mirror of Apache ActiveMQ
Go to file
Adrian T. Co 15101c7fbb - Fix message serialization problem using xstream.
- Added some more http test cases.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@387470 13f79535-47bb-0310-9956-ffa450edef68
2006-03-21 09:37:12 +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 - Fix message serialization problem using xstream. 2006-03-21 09:37:12 +00:00
activemq-dotnet - Enhanced the NMS test support class so that it creates the connection lazily. 2006-03-17 20:58:24 +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 - Fix message serialization problem using xstream. 2006-03-21 09:37:12 +00:00
activemq-ra added the ability to configure the redelivery policy on the activation spec 2006-03-17 15:19:56 +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 - Minor correction in xml config 2006-03-19 23:20:46 +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@386808 13f79535-47bb-0310-9956-ffa450edef68 2006-03-18 04:31:17 +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
stomp/php Created a STOMP PHP client. 2006-03-19 09:22:40 +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 - Added checking for NPE 2006-03-19 12:48:32 +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