Mirror of Apache ActiveMQ
Go to file
Hiram R. Chirino 42ac3f1afc include tools.jar in the Gram classpath, since that's where javadoc classes are. If java home is not the JDK, this may not work.
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383064 13f79535-47bb-0310-9956-ffa450edef68
2006-03-04 06:56:39 +00:00
activecluster Make it easier for ActiveCluster to be used by other JMS implementations - 2006-03-02 13:24:46 +00:00
activeio did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
activemq-console did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
activemq-core include tools.jar in the Gram classpath, since that's where javadoc classes are. If java home is not the JDK, this may not work. 2006-03-04 06:56:39 +00:00
activemq-jaas fix pom so that it builds 2006-03-04 04:33:58 +00:00
activemq-optional Initial fix for http. Its still failing for some other reasons though (sync problems I think). 2006-03-04 01:32:44 +00:00
activemq-ra fix testcase 2006-03-03 21:28:41 +00:00
activemq-systest Applyed http://jira.activemq.org/jira/browse/AMQ-582 2006-02-18 06:03:51 +00:00
activemq-web did some more svn:eol-style property setting 2006-02-21 23:28:33 +00:00
assembly added another option that allows you to basically drain a destination for while messages are being produced. 2006-03-03 23:21:37 +00:00
cms added snippet example and Apache header 2006-03-01 14:59:03 +00:00
etc Change email address 2006-02-17 18:05:37 +00:00
jmeter updated package and dependencies. 2006-03-02 10:05:16 +00:00
openwire-c A few openwire refactors/enhancments 2006-03-01 06:29:45 +00:00
openwire-cpp Added xcode project files and modifed includes so that they would work for me on OS X, 2006-03-03 00:40:41 +00:00
openwire-dotnet refactoring namespace 2006-03-04 06:38:24 +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 Bug: clean goal doesn't delete the amq's basedir generated target and xdocs directory. 2006-02-17 02:19:28 +00:00
pom.xml make m2 poms work 2006-02-21 20:42:02 +00:00
project.properties - Move AMQ command console to separate module (activemq-console) 2006-02-07 06:48:24 +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