Mirror of Apache ActiveMQ
Go to file
Adrian T. Co 8e85dd25ed Enabled ProxyConnector test. I've tested this in windows and linux and it seems to be passing. Although, it takes around 379 secs on our linux box, while it takes just 9 secs in windows.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@426487 13f79535-47bb-0310-9956-ffa450edef68
2006-07-28 12:20:25 +00:00
activecluster Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activeio Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-console Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-core Enabled ProxyConnector test. I've tested this in windows and linux and it seems to be passing. Although, it takes around 379 secs on our linux box, while it takes just 9 secs in windows. 2006-07-28 12:20:25 +00:00
activemq-cpp Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:04:41 +00:00
activemq-dotnet Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-jaas Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-jmeter Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-openwire-generator Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-optional Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-perftest Renamed the kahaPersistentAdaptor to kahaPersistenceAdapter to be consistent with other persistence adapters. Makes configuration slightly more intuitive. :) 2006-07-28 09:54:32 +00:00
activemq-ra Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-rar Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
activemq-repository-builder Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-soaktest Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-systest Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-web Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-web-console Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
activemq-web-demo Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
assembly Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
cms Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:04:41 +00:00
maven-bundle-plugin Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
maven-gram-plugin Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00
openwire-c Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
openwire-cpp Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:04:41 +00:00
sandbox Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
systest Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +00:00
tooling Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 05:00:24 +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
NOTICE added the notice file 2006-04-21 08:38:24 +00:00
README.txt Update README.txt and UserGuide to refer to "Apache ActiveMQ" 2006-05-27 15:42:18 +00:00
STATUS updated the status file 2006-05-16 17:37:54 +00:00
doap.rdf Validated against http://www.w3.org/RDF/Validator/ 2006-03-27 17:53:33 +00:00
pom.xml Applied new source header boiler plate per http://www.apache.org/legal/src-headers.html 2006-07-28 03:22:58 +00:00

README.txt

Welcome to Apache ActiveMQ 
=================== 
Apache ActiveMQ is a high performance Apache 2.0 licenced Message Broker and JMS 1.1 implementation.


Incubation Disclaimer
=====================
Apache ActiveMQ is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Geronimo PMC. 

Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, 
communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. 

While incubation status is not necessarily a reflection of the completeness or stability of the code, it does 
indicate that the project has yet to be fully endorsed by the ASF.


Getting Started
===============
To help you get started, try the following links:-

Getting Started
http://incubator.apache.org/activemq/getting-started.html

Building
http://incubator.apache.org/activemq/getting-started.html#GettingStarted-WindowsSourceInstallation
http://incubator.apache.org/activemq/getting-started.html#GettingStarted-UnixSourceInstallation

Examples
http://incubator.apache.org/activemq/examples.html

We welcome contributions of all kinds, for details of how you can help
http://incubator.apache.org/activemq/contributing.html

Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel
http://incubator.apache.org/activemq/

Please help us make Apache ActiveMQ better - we appreciate any feedback you may have.
Enjoy!

------------------------
The Apache ActiveMQ team