Mirror of Apache ActiveMQ
Go to file
Adrian T. Co a2fc7a2dc0 - Fix error in stub connection to prevent HttpTransportBrokerTest to hang.
- Enabled test cases. (This is passing for me now, both in maven and in my IDE. Have to see how it does in the boxes.)
- Increase the logging level to error in HttpTransport. (Exceptions could be critical in that section. Better informed i guess.)
- Just a note: HttpsTransportBrokerTest takes around 13mins in my machine to run. (It could be too long for a test case. 137 test cases * 5 secs to setup jetty each time + actual processing time.)

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@386013 13f79535-47bb-0310-9956-ffa450edef68
2006-03-15 09:26: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 error in stub connection to prevent HttpTransportBrokerTest to hang. 2006-03-15 09:26:12 +00:00
activemq-dotnet API updates. 2006-03-10 23:44:24 +00:00
activemq-jaas 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-optional - Fix error in stub connection to prevent HttpTransportBrokerTest to hang. 2006-03-15 09:26:12 +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 - Modified the version of the mx4j dependency to use the predefined one. 2006-03-13 23:15:53 +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 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
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 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
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