Mirror of Apache ActiveMQ
Go to file
Christian Posta b21dc69e81 added time unit for "send timeout" in the javadocs 2013-12-09 09:14:38 -07:00
activemq-all [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-amqp Test to reproduce AMQ4920 2013-12-05 12:50:55 +01:00
activemq-blueprint [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-broker Fixes https://issues.apache.org/jira/browse/AMQ-4923: Replicated LevelDB: Loss of broker Quorum fails to fully stop the master 2013-12-05 13:38:52 -05:00
activemq-camel AMQ-4325: Fixed ActiveMQ Camel component to support username/password being configured when using ActiveMQ factory method. Also fixes the factory method would eager create plain connection factory, instead of using createConnectionFactory method as otherwise, which is optimized for AMQ. 2013-11-02 20:17:28 +01:00
activemq-client added time unit for "send timeout" in the javadocs 2013-12-09 09:14:38 -07:00
activemq-console https://issues.apache.org/jira/browse/AMQ-4855 2013-11-11 11:40:07 -05:00
activemq-fileserver [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-http Fixes AMQ-4896 - MQTT does not properly restore durable subs with the Paho client. 2013-11-18 12:11:34 -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 https://issues.apache.org/jira/browse/AMQ-4904 - ensure transports are not restarted without a store lock 2013-11-27 12:49:18 +00:00
activemq-jms-pool polish 2013-11-04 16:51:09 -05:00
activemq-kahadb-store https://issues.apache.org/jira/browse/AMQ-4907 - sanity check on the index when checkForCorruptJournalFiles - test and check that validates the orderindex makes sense 2013-11-28 21:14:24 +00:00
activemq-karaf AMQ-4903: AMQ Karaf should depend to http feature instead of jetty to support both Karaf 2.x and 3.x. Thanks to Jean for the patch. 2013-11-27 11:28:33 +01:00
activemq-karaf-itest [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-leveldb-store Default flushDelay on the replicated leveldb store did not have the correct default. 2013-12-05 13:38:52 -05:00
activemq-log4j-appender [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-mqtt Fixes AMQ-4896 - MQTT does not properly restore durable subs with the Paho client. 2013-11-18 12:11:34 -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 [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-partition [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-pool [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-ra Fixing som e typos. 2013-11-18 10:24:00 -05:00
activemq-rar [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-run [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-runtime-config update ignore settings. 2013-12-04 10:00:41 -05:00
activemq-spring AMQ-3580: Added unit test 2013-11-13 15:15:42 +01:00
activemq-stomp https://issues.apache.org/jira/browse/AMQ-3388 2013-11-13 10:36:53 -05:00
activemq-tooling [maven-release-plugin] prepare for next development iteration 2013-10-14 23:38:35 +01:00
activemq-unit-tests https://issues.apache.org/jira/browse/AMQ-4887 2013-12-05 15:52:27 -05:00
activemq-web AMQ-4856: Use application/xml as content-type in web servlet. Thanks to Fernando Ribeiro for the patch. 2013-11-22 10:53:07 +01:00
activemq-web-console Polished 2013-11-22 11:01:35 +01:00
activemq-web-demo AMQ-3350: Fixed chat web demo which may swallow first message. Thanks to Ken Seiss for the patch. 2013-11-03 08:53:36 +01:00
assembly fix for: https://issues.apache.org/jira/browse/AMQ-4910 2013-12-05 12:01:44 -05: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 Upgraded to Camel 2.12.2 2013-11-27 11:18:17 +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.