Mirror of Apache ActiveMQ
Go to file
gtully 6a0c65828a Revert "fix up createPublisher contract to throw on null topic param, match the java doc"
the java doc allows null for an anonymous publish - the check needs to go in TopicRequestor part of the jdk

This reverts commit 29ecfd6cdb.
2016-12-02 13:57:44 +00:00
activemq-all
activemq-amqp
activemq-blueprint
activemq-broker https://issues.apache.org/jira/browse/AMQ-6435 - align jackson version used, with the rest of the project 2016-11-30 11:44:13 +01:00
activemq-camel
activemq-cf
activemq-client Revert "fix up createPublisher contract to throw on null topic param, match the java doc" 2016-12-02 13:57:44 +00:00
activemq-console fix for: --msgsel for the purge command not working as described. This fixes #108. Thanks to Frank Dietrich for the patch. 2016-11-29 19:15:43 +01:00
activemq-http https://issues.apache.org/jira/browse/AMQ-6521 2016-11-29 11:38:36 -05:00
activemq-itests-spring31
activemq-jaas
activemq-jdbc-store
activemq-jms-pool
activemq-kahadb-store [AMQ-6522] - remove hardcoded 32k batch limit from recovery check of the journal, fix and test 2016-11-29 11:32:03 +00:00
activemq-karaf Revert "[AMQ-6515] Adding javax.inject bundle to fix the issue on feature install" 2016-12-02 12:55:20 +00:00
activemq-karaf-itest
activemq-leveldb-store
activemq-log4j-appender
activemq-mqtt
activemq-openwire-generator
activemq-openwire-legacy
activemq-osgi
activemq-partition
activemq-pool
activemq-ra This closes #88 (merged as a65ac586). More file permissions fixes. 2016-11-03 14:26:34 -04:00
activemq-rar
activemq-run [maven-release-plugin] prepare for next development iteration 2016-08-02 09:03:37 -04:00
activemq-runtime-config
activemq-shiro
activemq-spring
activemq-stomp This closes #88 (merged as a65ac586). More file permissions fixes. 2016-11-03 14:26:34 -04:00
activemq-tooling
activemq-unit-tests Revert "fix up createPublisher contract to throw on null topic param, match the java doc" 2016-12-02 13:57:44 +00:00
activemq-web AMQ-5939: ActiveMQ REST GET request is always encoded in ISO-8859-1. Thanks to Kirill Dubovikov for the patch. This fixes 140. 2016-11-29 17:54:07 +01:00
activemq-web-console AMQ-5976: Filter queues by name in admin webconsole. Thanks to Francois Chartier for the patch. This closes #144. 2016-11-29 18:42:08 +01:00
activemq-web-demo
assembly
etc/css
trash/activemq-optional
.gitignore
KEYS
LICENSE
NOTICE
README.md
doap.rdf
pom.xml move to java leveldb .9 to match guava 18 2016-12-02 12:39:46 +00:00

README.md

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

Building

Examples

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" 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://www.oracle.com/technetwork/java/javase/tech/index-jsp-136007.html. ActiveMQ does not include these libraries itself, but is designed to use them.