Mirror of Apache ActiveMQ
Go to file
Lionel Cons c4927638da AMQ-7230 - Add support for regex based certificate authentication 2019-06-17 13:39:13 +02:00
activemq-all [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-amqp AMQ-7189: ensure messages with defauled durable field are internally classed non-persistent by the 'native' transformer 2019-04-26 12:55:14 +01:00
activemq-blueprint [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-broker AMQ-7228 - Avoid unnecessary lock contention when getting pending 2019-06-14 10:46:21 -04:00
activemq-camel Small change to verify repo access. 2018-11-12 17:31:43 -03:30
activemq-cf [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-client no jira - remove extraneous printStackTrace, ex is propagated up 2019-04-18 14:38:30 +01:00
activemq-console Set the secure processing feature on the TransformerFactory 2018-11-28 18:10:32 +00:00
activemq-http NO-JIRA - add missing license headers 2018-10-24 09:01:39 -04:00
activemq-itests-spring31 [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-jaas AMQ-7230 - Add support for regex based certificate authentication 2019-06-17 13:39:13 +02:00
activemq-jdbc-store [AMQ-6780] Add PostgreSQL version JDBC driver name in jdbc store services 2018-10-19 06:11:14 +02:00
activemq-jms-pool AMQ-6974 - test cleanup 2018-07-27 08:38:58 -04:00
activemq-kahadb-store AMQ-7227 - ensure db.free file is moved in scheduler store upgrade process 2019-06-14 10:01:57 +01:00
activemq-karaf replace hardcoded path to etc directory with ${karaf.etc} 2019-01-17 19:32:51 +01:00
activemq-karaf-itest [AMQ-7076] Does not define spring-legacy repository by default in ActiveMQ Karaf features repo, and let the user add it 2018-11-22 16:07:51 +01:00
activemq-leveldb-store [AMQ-7126] Improvement to perf of 5266Test 2019-01-07 21:22:34 -03:30
activemq-log4j-appender [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-mqtt Switch to using a https URL in the mqtt pom 2019-05-21 15:21:25 +01:00
activemq-openwire-generator [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-openwire-legacy [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-osgi NO-JIRA - Update spring schemas and missing license files 2019-03-15 07:24:31 -04:00
activemq-partition AMQ-7165 - randomize needs to be disabled to make test deterministic 2019-04-05 13:39:41 +01:00
activemq-pool AMQ-2659 - make configurable based on xaAckMode, otherwise pure xa case can default to autoack in error. Additional tests 2018-06-13 11:48:43 +01:00
activemq-ra AMQ-5790 - rework the fix from AMQ-4486 to tie the inbound xaResource connection lifectyle to the rar start/stop 2019-02-26 12:26:18 +00:00
activemq-rar [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-run [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-runtime-config Enable secure processing on all DocumentBuilderFactory.newInstance() 2018-11-22 10:24:43 +00:00
activemq-shiro [maven-release-plugin] prepare for next development iteration 2017-06-27 13:41:28 -04:00
activemq-spring NO-JIRA - Update spring schemas and missing license files 2019-03-15 07:24:31 -04:00
activemq-stomp AMQ-7218 Fix loss of Ack id from tracking after TX commit / abort 2019-05-29 17:25:30 -04:00
activemq-tooling Avoid overflow errors - see KAFKA-4290 2018-07-27 08:32:36 -04:00
activemq-unit-tests AMQ-7230 - Add support for regex based certificate authentication 2019-06-17 13:39:13 +02:00
activemq-web AMQ-7112 - Show duplex network bridges in the remote broker console 2019-03-15 06:15:05 -04:00
activemq-web-console Merge pull request #341 from coheigea/copyright 2019-05-14 07:38:22 +02:00
activemq-web-demo AMQ-7206 - Update Derby 2018-07-30 07:40:05 -04:00
assembly Enable X-XSS-Protection + X-Content-Type-Options headers for the webconsole 2019-02-13 21:29:51 +00:00
docs/img AMQ-6689 Update readme 2017-07-19 15:54:01 -04:00
etc/css NO-JIRA: remove script, moved into dist dev repo to simplify use, now under https://dist.apache.org/repos/dist/dev/activemq/activemq 2017-09-21 17:35:58 +01:00
trash/activemq-optional This closes #205. Won't fix. (fix even more file permissions) 2016-11-03 14:11:40 -04:00
.gitignore Ignoring .tmpBin directory 2015-08-13 15:55:21 +00:00
KEYS Add Martyn's key so we can keep the KEYS files in sync 2015-11-23 12:28:37 -05: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 Update copyright year 2019-01-21 10:19:37 +00:00
README.md Renamed README file. Updated link for encryption and location of LICENSE. Update NOTICE year. 2016-08-15 18:27:37 -04:00
doap.rdf Polished copyright years 2012-09-25 13:31:48 +00:00
pom.xml AMQ-7179: update to proton-j 0.33.1 and qpid-jms 0.43.0 2019-06-07 11:00:37 -04: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.