Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 700ba75d55 If multicast is not properly configured.. we run the chance of filling the logs with error messages on a vanila install.
We now gard against this by only reporting the error mesasge the first time we hit the error. We keep trying to do mutlicast advertising, but
suppress futher error messages.

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@393054 13f79535-47bb-0310-9956-ffa450edef68
2006-04-10 20:41:13 +00:00
activecluster - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using. 2006-03-24 23:41:23 +00:00
activeio The file lock implementation on some JVM/OS combinations is broken. See: 2006-04-10 20:03:46 +00:00
activemq-console Added configuration to include the mainclass in manifest. 2006-03-30 09:30:03 +00:00
activemq-core If multicast is not properly configured.. we run the chance of filling the logs with error messages on a vanila install. 2006-04-10 20:41:13 +00:00
activemq-dotnet Changed the KeepAliveInfo packet so that it extends BaseCommand so that a reply can be requested. Should will allow for a broker or a client to get almost imediate feedback to see if the connection is down. 2006-03-30 18:06:06 +00:00
activemq-gbean fix compile error 2006-04-05 21:22:50 +00:00
activemq-gbean-management Fix for maven 2 builds and organized the dependencies. 2006-03-30 01:12:00 +00:00
activemq-jaas Fix for maven 2 builds and organized the dependencies. 2006-03-30 01:12:00 +00:00
activemq-optional Upgrade to jetty 6.0.0beta14 2006-04-10 10:26:17 +00:00
activemq-ra Fix for problem reported by: Christopher G. Stach II 2006-04-08 16:48:15 +00:00
activemq-soaktest - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using. 2006-03-24 23:41:23 +00:00
activemq-systest - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using. 2006-03-24 23:41:23 +00:00
activemq-web Upgrade to jetty 6.0.0beta14 2006-04-10 10:26:17 +00:00
activemq-web-demo Upgrade to jetty 6.0.0beta14 2006-04-10 10:26:17 +00:00
assembly fixed the distribution artifact to include "incubator-activemq" 2006-04-10 17:00:34 +00:00
cms added snippet example and Apache header 2006-03-01 14:59:03 +00:00
etc use latest versioned actveio 2006-04-10 18:12:29 +00:00
jmeter modified Jmeter to upload geronimo-spec-j2ee properly 2006-04-01 03:10:15 +00:00
openwire-c Changed the KeepAliveInfo packet so that it extends BaseCommand so that a reply can be requested. Should will allow for a broker or a client to get almost imediate feedback to see if the connection is down. 2006-03-30 18:06:06 +00:00
openwire-cpp Changed the KeepAliveInfo packet so that it extends BaseCommand so that a reply can be requested. Should will allow for a broker or a client to get almost imediate feedback to see if the connection is down. 2006-03-30 18:06:06 +00:00
sandbox - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using. 2006-03-24 23:41:23 +00:00
stomp/php Created a STOMP PHP client. 2006-03-19 09:22:40 +00:00
systest - Switched the m2 builds to use maven-one-plugin so that the activeio jars can be used in the maven 1 build activemq is using. 2006-03-24 23:41:23 +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 Applied http://jira.activemq.org/jira/browse/AMQ-653 2006-03-22 15:29:59 +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
doap.rdf Validated against http://www.w3.org/RDF/Validator/ 2006-03-27 17:53:33 +00:00
maven.xml Added a continuum goal to build and ignore test failures. 2006-03-29 00:41:07 +00:00
pom.xml Upgrade to jetty 6.0.0beta14 2006-04-10 10:26:17 +00:00
project.properties Getting gbeans to work. 2006-03-27 18:28: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://incubator.apache.org/activemq/Getting+Started

Building
http://incubator.apache.org/activemq/Building

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

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

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 ActiveMQ better - we appreciate any feedback you may have.

Enjoy!

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