Mirror of Apache ActiveMQ
Go to file
Robert Davies 7f0583dd2c Updated to support multiple destinations
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@645881 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 12:43:36 +00:00
activemq-all activemq-all was missing the commons-logging required dependency. 2008-01-04 18:56:17 +00:00
activemq-book Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-camel-loadtest added another load test which uses concurrent consumers 2008-04-04 13:23:30 +00:00
activemq-console reverting this change.. did not intend to commit it with the last commit 2008-04-01 19:42:41 +00:00
activemq-core Updated to support multiple destinations 2008-04-08 12:43:36 +00:00
activemq-fileserver Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-jaas Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-jpa-store - The ack to the message store was being sent after the transaction commit. Not good. Fixed so that the ack gets sent to the message store 2008-04-01 19:35:48 +00:00
activemq-openwire-generator Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-optional Added some property accessors 2008-03-05 16:14:39 +00:00
activemq-perftest Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-ra AMQ-1618 Refine thread safety of pool access operations 2008-03-14 19:23:55 +00:00
activemq-rar Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-repository-builder Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-soaktest ActiveMQ is out of the incubator.. no need for DISCLAIMER.txt anymore 2007-09-20 14:13:23 +00:00
activemq-systest Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-test-atomikos Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-tooling Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
activemq-web added missing jars caused by upgrade to spring 2.5.1 2008-03-12 14:00:18 +00:00
activemq-web-console Use root context patch when running jetty:run 2008-04-02 15:15:40 +00:00
activemq-web-demo Applying patch: https://issues.apache.org/activemq/browse/AMQ-1493 Thx Dejan. 2008-01-16 19:29:10 +00:00
activemq-xmpp Updated version number now that 5.0.0 is out the door 2007-12-20 16:23:16 +00:00
assembly Applying patch at https://issues.apache.org/activemq/browse/AMQ-1624 thanks Marco! 2008-04-07 16:23:24 +00:00
etc/css Adding missing headers 2007-11-12 15:09:51 +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.txt Set the eol-style 2006-11-14 21:02:18 +00:00
README.txt Updating readme to include ECN info. 2008-04-04 19:58:30 +00:00
doap.rdf updated DOAP file post-graduation 2007-02-12 11:50:26 +00:00
pom.xml Upgrade to latest commons-pool 2008-04-02 15:15:57 +00:00

README.txt

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

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

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

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

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

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

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

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

Enjoy!

Licensing
=======================================================================

   This software is licensed under the terms you may find in the file 
   named "LICENSE.txt" in this directory.

   This distribution includes cryptographic software.  The country in 
   which you currently reside may have restrictions on the import, 
   possession, use, and/or re-export to another country, of 
   encryption software.  BEFORE using any encryption software, please 
   check your country's laws, regulations and policies concerning the
   import, possession, or use, and re-export of encryption software, to 
   see if this is permitted.  See <http://www.wassenaar.org/> for more
   information.

   The U.S. Government Department of Commerce, Bureau of Industry and
   Security (BIS), has classified this software as Export Commodity 
   Control Number (ECCN) 5D002.C.1, which includes information security
   software using or performing cryptographic functions with asymmetric
   algorithms.  The form and manner of this Apache Software Foundation
   distribution makes it eligible for export under the License Exception
   ENC Technology Software Unrestricted (TSU) exception (see the BIS 
   Export Administration Regulations, Section 740.13) for both object 
   code and source code.

   The following provides more details on the included cryptographic
   software:
   
   ActiveMQ supports the use of SSL TCP connections when used with 
   with a JVM supporting the Java Cryptography extensions
   <http://java.sun.com/javase/technologies/security/>.  ActiveMQ does 
   not include these libraries itself, but is designed to use them.