Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 1f6aa57df6 Removing old stomp implementation since the new one seems to be working better and has been verified to have fixed some bugs.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419012 13f79535-47bb-0310-9956-ffa450edef68
2006-07-04 14:14:12 +00:00
activecluster http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
activeio added a dummy test case to avoid the surefire plugin barfing 2006-06-20 16:12:59 +00:00
activemq-console log the exception stack trace when the activemq script fails - see AMQ-790 for detail 2006-07-03 13:30:16 +00:00
activemq-core Removing old stomp implementation since the new one seems to be working better and has been verified to have fixed some bugs. 2006-07-04 14:14:12 +00:00
activemq-cpp Allows the stomp client to accept a variable amount of while space between frames. 2006-07-04 13:44:20 +00:00
activemq-dotnet added back csharp m2 repo 2006-06-07 16:50:56 +00:00
activemq-jaas http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
activemq-jmeter http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
activemq-optional applied patch from Jason Sherman for AMQ-753 to expose the remote connection address in JMX - many thanks! 2006-06-19 12:33:07 +00:00
activemq-perftest Commented out the factory.brokerURL property 2006-07-04 06:18:01 +00:00
activemq-ra added a better error message if deployed on GlassFish and no connection manager is configured 2006-06-20 07:39:42 +00:00
activemq-rar trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
activemq-soaktest Applied fixes for AMQ-717 2006-05-22 10:35:58 +00:00
activemq-systest http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
activemq-web Support a destinationOptions servlet parameter that configures the destination options used on a destination 2006-06-30 15:28:15 +00:00
activemq-web-console .settings file should not be checked into svn 2006-06-30 21:04:48 +00:00
activemq-web-demo specify version 2006-06-23 09:01:56 +00:00
assembly test case for: http://issues.apache.org/activemq/browse/AMQ-755 2006-06-28 12:50:30 +00:00
cms Added win32 project files to build cms 2006-05-03 13:44:59 +00:00
etc http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
maven-bundle-plugin trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
openwire-c Added a 'noRangeAcks' flag to the ConsumerInfo command 2006-04-28 17:26:59 +00:00
openwire-cpp AMQ-656: Applying patch_060518.zip. Moving scripts (under gram) to activemq-core. 2006-05-27 13:57:41 +00:00
sandbox trunk has moved onto 4.1 development.. if you want to work on 4.0.1 stuff, co the 4.0 branch! 2006-06-05 20:16:30 +00:00
systest http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
tooling Fix bug in ReflectionUtil in recognizing ReflectionConfigurable nested objects 2006-07-04 09:38:58 +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
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 Updated pom so that when you do a mvn clean, it does not affect your eclipse project 2006-06-30 21:07:54 +00:00
project.properties http://issues.apache.org/activemq/browse/AMQ-710 2006-06-15 17:43:08 +00:00
project.xml Changed https to http in connection repository. 2006-05-31 05:40:36 +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