Mirror of Apache ActiveMQ
Go to file
Claus Ibsen 0320630066 Use openwire as transport name instead of default 2013-10-10 16:33:37 +02:00
activemq-all update some plugin versions and ensure we use the property value in all child poms. 2013-07-19 15:33:33 +00:00
activemq-amqp https://issues.apache.org/jira/browse/AMQ-4753 2013-10-09 11:21:28 -04:00
activemq-blueprint Dependency upgrades and better aligned with Camel 2.12. 2013-07-12 14:50:33 +00:00
activemq-broker simplify default config, remove vmcursor refs and default memory limits to 70% heap. hardcoded default 1g 2013-10-10 13:53:39 +01:00
activemq-camel https://issues.apache.org/jira/browse/AMQ-4757 activemq-jms-pool a generic jms xa pool derived from activemq-pool which activemq-pool now extends with amq specifics 2013-09-30 23:09:25 +01:00
activemq-client https://issues.apache.org/jira/browse/AMQ-4791 - fix and test. removed the delay but left the warn if dispatch ocurrs before interruption processing is complete. Problem was a race between consumer close and sessions copy on write dispatchers list 2013-10-08 21:29:17 +01:00
activemq-console AMQ-4748: Fixed shutting down AMQ standalone does not raise exception. 2013-10-02 11:54:53 +02:00
activemq-fileserver fix junit warnings. https://issues.apache.org/jira/browse/AMQ-4437 2013-04-04 15:00:05 +00:00
activemq-http Fixes AMQ-4723: HTTP Discovery agent should only poll for broker URLs while attempting to connect a transport. 2013-09-12 11:16:34 -04:00
activemq-itests-spring31 [maven-release-plugin] prepare for next development iteration 2013-02-06 15:45:26 +00:00
activemq-jaas [maven-release-plugin] prepare for next development iteration 2013-02-06 15:45:26 +00:00
activemq-jdbc-store https://issues.apache.org/jira/browse/AMQ-4365 - allow lease locker to be used by kahadb - remove deps on jdbc pa. LockableService now passes a reference to a locker so it can pull the brokerService, extracted some of the jdbc lock common stuff, additional test kahadb with jdbc lease 2013-09-20 15:33:24 +01:00
activemq-jms-pool fix up missing license headers - keep mr. rat happy :-) 2013-10-10 11:41:58 +01:00
activemq-kahadb-store Don't assume all persistence store use the same default directory. 2013-09-27 05:10:30 -04:00
activemq-karaf simplify default config, remove vmcursor refs and default memory limits to 70% heap. hardcoded default 1g 2013-10-10 13:53:39 +01:00
activemq-karaf-itest validate mqtt in karaf - add transport listener to test config 2013-10-10 15:06:52 +01:00
activemq-leveldb-store fix up missing license headers - keep mr. rat happy :-) 2013-10-10 11:41:58 +01:00
activemq-log4j-appender [maven-release-plugin] prepare for next development iteration 2013-02-06 15:45:26 +00:00
activemq-mqtt Fix for https://issues.apache.org/jira/browse/AMQ-4695 where user could not subscribe anonymously even though authn and authz was set up for it 2013-09-03 12:05:00 -07:00
activemq-openwire-generator [maven-release-plugin] prepare for next development iteration 2013-02-06 15:45:26 +00:00
activemq-openwire-legacy https://issues.apache.org/jira/browse/AMQ-4000 - bumping openwire version to 10 2013-05-17 16:27:35 +00:00
activemq-osgi some more license tidyup from rat plugin output 2013-10-10 14:36:04 +01:00
activemq-partition Implementing AMQ-4788 - Adding tests for the ZooKeeper variant of the partition broker plugin. 2013-10-08 11:09:39 -04:00
activemq-pool https://issues.apache.org/jira/browse/AMQ-4757 activemq-jms-pool a generic jms xa pool derived from activemq-pool which activemq-pool now extends with amq specifics 2013-09-30 23:09:25 +01:00
activemq-ra https://issues.apache.org/jira/browse/AMQ-4634 - create ack with known transaction context so that subesquent timeout triggers a rollback and does not leave a null transaction 2013-07-17 21:11:37 +00:00
activemq-rar allow xapooledconnectionfactory as an admin object - allows xa enlistment at the session level for jms style use cases with the RAR contents. validation of https://issues.apache.org/jira/browse/AMQ-3560 in eap 6.1 2013-07-31 16:54:04 +00:00
activemq-run update some plugin versions and ensure we use the property value in all child poms. 2013-07-19 15:33:33 +00:00
activemq-runtime-config fix up missing license headers - keep mr. rat happy :-) 2013-10-10 11:41:58 +01:00
activemq-spring Implementing AMQ-4788 - Add support for allowing the broker to partition client client load across a broker cluster using a partitioning config 2013-10-07 10:20:00 -04:00
activemq-stomp Logging cleanup, don't need all the if checks, use string substitution 2013-09-19 15:19:24 -04:00
activemq-tooling https://issues.apache.org/jira/browse/AMQ-4275 - more improvements to activemq-maven-plugin; include all dependencies and use default value for the project 2013-04-15 11:59:08 +00:00
activemq-unit-tests fix up missing license headers - keep mr. rat happy :-) 2013-10-10 11:41:58 +01:00
activemq-web AMQ-7486: Log at INFO level on starting standalone broker the http url of the web console 2013-10-04 14:10:28 +02:00
activemq-web-console Polished 2013-10-10 13:59:49 +02:00
activemq-web-demo Upgraded copyright footer to 2013 2013-10-10 12:43:11 +02:00
assembly Use openwire as transport name instead of default 2013-10-10 16:33:37 +02:00
etc/css Adding missing headers 2007-11-12 15:09:51 +00:00
trash/activemq-optional Fixed build of trashed activemq-optional 2013-07-12 10:53:28 +00:00
.gitignore more gitignore updates 2013-09-05 16:02:02 -04:00
KEYS Added pgp keys for Claus Ibsen 2012-09-21 08:58:34 +00:00
LICENSE Merged in the rest of djencks's release changes from the 4.1 branch 2008-04-08 16:28:08 +00:00
NOTICE revert addition on forked hornetq javeee examples - some of the nested driver files have the LGPL license 2013-10-10 12:09:47 +01:00
README.txt Polished 2013-02-08 08:31:41 +00:00
doap.rdf Polished copyright years 2012-09-25 13:31:48 +00:00
pom.xml some more license tidyup from rat plugin output 2013-10-10 14:36:04 +01: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/version-5-getting-started.html

Building
http://activemq.apache.org/version-5-getting-started.html#GettingStarted-WindowsSourceInstallation
http://activemq.apache.org/version-5-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.