Mirror of Apache ActiveMQ
Go to file
gtully 9c4621da8c fix and reinstate skipped xa jms/jdbc test that sanity tests xa recovery - remove the load variant that was also skipped 2014-03-05 16:03:14 +00:00
activemq-all Fix for https://issues.apache.org/jira/browse/AMQ-3621 - Integrate Apache Shiro with ActiveMQ as "security solution" - many thanks to Les Hazlewood (lhazlewood) for the patch! 2014-02-24 08:17:32 -07:00
activemq-amqp Fix for AMQ-5073, updated AmqpNioSslTransport.java to propery handle frames. Also fixed bugs in amqp test, as seen in AMQ-5062 2014-02-28 10:58:15 +01:00
activemq-blueprint [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-broker rework https://issues.apache.org/jira/browse/AMQ-3305 in the context of https://issues.apache.org/jira/browse/AMQ-4952 dlq processing of duplicates, also possible missed dispatch with interleaved xa completion and new messages - recovered transactions are now individually tracked by the store and replayed in the next batch, which negates the need to flush the cursor and avoids duplicates 2014-03-05 14:51:05 +00:00
activemq-camel fix and reinstate skipped xa jms/jdbc test that sanity tests xa recovery - remove the load variant that was also skipped 2014-03-05 16:03:14 +00:00
activemq-client rework https://issues.apache.org/jira/browse/AMQ-3305 in the context of https://issues.apache.org/jira/browse/AMQ-4952 dlq processing of duplicates, also possible missed dispatch with interleaved xa completion and new messages - recovered transactions are now individually tracked by the store and replayed in the next batch, which negates the need to flush the cursor and avoids duplicates 2014-03-05 14:51:05 +00:00
activemq-console Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-fileserver [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-http Fixes regression caused by the implementation of AMQ-5050 2014-02-19 18:24:47 -05:00
activemq-itests-spring31 [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-jaas AMQ-4685: Improved LDAPLoginModule to support ldap alias when result is absolute. Thanks to Igor Podolskiy for patch. 2013-11-02 14:51:09 +01:00
activemq-jdbc-store rework https://issues.apache.org/jira/browse/AMQ-3305 in the context of https://issues.apache.org/jira/browse/AMQ-4952 dlq processing of duplicates, also possible missed dispatch with interleaved xa completion and new messages - recovered transactions are now individually tracked by the store and replayed in the next batch, which negates the need to flush the cursor and avoids duplicates 2014-03-05 14:51:05 +00:00
activemq-jms-pool Enhancement for https://issues.apache.org/jira/browse/AMQ-5076 -- pooled session creation blocks 2014-02-27 08:41:16 -07:00
activemq-kahadb-store rework https://issues.apache.org/jira/browse/AMQ-3305 in the context of https://issues.apache.org/jira/browse/AMQ-4952 dlq processing of duplicates, also possible missed dispatch with interleaved xa completion and new messages - recovered transactions are now individually tracked by the store and replayed in the next batch, which negates the need to flush the cursor and avoids duplicates 2014-03-05 14:51:05 +00:00
activemq-karaf AMQ-5060 - Upgrade to xstream 1.4.7 2014-02-18 13:15:19 -03:30
activemq-karaf-itest Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-leveldb-store Reduced timeouts from 60 to 10 minutes to avoid long CI hangs 2014-02-20 14:21:02 +01:00
activemq-log4j-appender [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-mqtt Applying patch AMQ-5074: MQTT paths with empty levels are not handled correctly. 2014-02-24 09:05:23 -05:00
activemq-openwire-generator [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-openwire-legacy [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-osgi https://issues.apache.org/jira/browse/AMQ-4909 2013-12-11 16:43:34 +01:00
activemq-partition [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-pool https://issues.apache.org/jira/browse/AMQ-4757 reinstate brokerUrl prop to allow rar admin-object init of xa pool 2014-01-14 15:57:00 +00:00
activemq-ra https://issues.apache.org/jira/browse/AMQ-5080 - fix up rar transacted delivery and redelivery processing, xarecovery and transaction completion afer failover - using failover maxReconnectAttempts=0 to avoid blocking periodic recovery and negate replay of aborted transaction state 2014-03-03 13:22:30 +00:00
activemq-rar Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-run [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-runtime-config Upgraded surefire plugin to 2.16. AMQ-5006 2014-01-30 14:22:44 +01:00
activemq-shiro Fix for https://issues.apache.org/jira/browse/AMQ-3621 - Integrate Apache Shiro with ActiveMQ as "security solution" - many thanks to Les Hazlewood (lhazlewood) for the patch! 2014-02-24 08:17:32 -07:00
activemq-spring AMQ-5047. Fix packaging issues related to maven version 2014-02-15 16:15:04 -05:00
activemq-stomp https://issues.apache.org/jira/browse/AMQ-5078 2014-02-27 10:01:49 -05:00
activemq-tooling https://issues.apache.org/jira/browse/AMQ-4509 2014-01-20 14:03:39 -05:00
activemq-unit-tests rework https://issues.apache.org/jira/browse/AMQ-3305 in the context of https://issues.apache.org/jira/browse/AMQ-4952 dlq processing of duplicates, also possible missed dispatch with interleaved xa completion and new messages - recovered transactions are now individually tracked by the store and replayed in the next batch, which negates the need to flush the cursor and avoids duplicates 2014-03-05 14:51:05 +00:00
activemq-web [AMQ-4174] Redirect back to queue overview after delete/moving message 2014-02-05 15:19:44 -05:00
activemq-web-console AMQ-4998: apply fix from Guilhem RAMBAL. Added use of "<c:out>" to propery html-encode the output. 2014-02-20 07:47:34 -07:00
activemq-web-demo Converted to JUnit 4 and added timeouts. See AMQ-5013 2014-02-03 14:29:25 +01:00
assembly Fix for https://issues.apache.org/jira/browse/AMQ-3621 - Integrate Apache Shiro with ActiveMQ as "security solution" - many thanks to Les Hazlewood (lhazlewood) for the patch! 2014-02-24 08:17:32 -07: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 update ignore settings 2013-11-06 11:19:32 -05: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 remove duplicate shiro deps https://issues.apache.org/jira/browse/AMQ-3621 2014-03-03 15:49:21 +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/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.