Mirror of Apache ActiveMQ
Go to file
Matt Pavlovich 48d0fb1171 [AMQ-8412] Client-side management of max frame size
- Store maxFrameSize on client-side
 - Check messages on outbound send to send an actionable exception to the caller
 - Add a reason code for max message size exceeded (client-side)
2022-01-26 09:49:42 -06:00
activemq-all [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
activemq-amqp [AMQ-8279] Compiler warning cleanups 2021-05-25 09:34:35 -05:00
activemq-blueprint [AMQ-8408] Remove JavaSE requirement in ActiveMQ bundles 2021-10-22 15:52:17 +02:00
activemq-broker [AMQ-8462] Remove double call to listConnectionStates during connection close 2022-01-24 09:21:19 -06:00
activemq-cf [AMQ-8408] Remove JavaSE requirement in ActiveMQ bundles 2021-10-22 15:52:17 +02:00
activemq-client [AMQ-8412] Client-side management of max frame size 2022-01-26 09:49:42 -06:00
activemq-console [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
activemq-http [AMQ-8282] Migrate from deprecated .newInstance() calls to .getConstructors().newInstance 2021-06-02 08:30:36 -05:00
activemq-itests-spring31 NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release 2020-07-14 07:27:43 -04:00
activemq-jaas AMQ-8035 - ensure propagated credentials are visible for bind and removed for subsequent mapping operations 2020-09-07 17:02:23 +01:00
activemq-jdbc-store [AMQ-7325] Upgrade to Derby 10.15.2.0 2022-01-17 16:29:53 +01:00
activemq-jms-pool [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
activemq-kahadb-store Merge pull request #728 from lucastetreault/scheduler-performance 2022-01-19 19:01:26 +01:00
activemq-karaf [AMQ-8341] Remove FTP Blob strategy 2022-01-12 11:05:43 -06:00
activemq-karaf-itest [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
activemq-log4j-appender NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release 2020-07-14 07:27:43 -04:00
activemq-mqtt [AMQ-8341] Remove FTP Blob strategy 2022-01-12 11:05:43 -06:00
activemq-openwire-generator [AMQ-7442] Support JDK11 full build and code style (#647) 2021-05-25 06:55:39 +02:00
activemq-openwire-legacy NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release 2020-07-14 07:27:43 -04:00
activemq-osgi [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
activemq-partition [AMQ-7502] Remove leveldb 2021-03-25 18:54:53 +01:00
activemq-pool [AMQ-8408] Remove JavaSE requirement in ActiveMQ bundles 2021-10-22 15:52:17 +02:00
activemq-ra [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
activemq-rar [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
activemq-run NO-JIRA: Update branch to 5.17.0-SNAPSHOT after release 2020-07-14 07:27:43 -04:00
activemq-runtime-config [AMQ-8282] Migrate from deprecated .newInstance() calls to .getConstructors().newInstance 2021-06-02 08:30:36 -05:00
activemq-shiro [AMQ-8408] Remove JavaSE requirement in ActiveMQ bundles 2021-10-22 15:52:17 +02:00
activemq-spring [AMQ-8033] Remove activemq-camel (#701) 2021-09-03 11:21:13 -05:00
activemq-stomp [AMQ-8409] Fixed Unexpected \\r instead of \r in header property in incoming messages 2022-01-19 18:12:46 +01:00
activemq-tooling [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
activemq-unit-tests Merge pull request #707 from AlexejTimonin/sendTextMessageWithProperties-delimiter 2022-01-22 17:14:03 +01:00
activemq-web [AMQ-8348] Fix XmlMessageRenderer has the risk of XStream deserialization 2021-08-05 15:50:28 +08:00
activemq-web-console [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
activemq-web-demo [AMQ-7309] Update to jakarta.jms/jakarta.jms-api:2.0.3 (#682) 2021-11-10 11:56:04 -06:00
assembly Merge pull request #727 from ViliusS/security/fix-web-console-access 2022-01-19 17:47:41 +01:00
committer-tools Add ASF header in release-validate.sh script 2020-12-02 20:19:07 +01:00
docs/img Update logos 2020-09-29 11:11:21 -05: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
.gitignore [AMQ-7502] Remove leveldb 2021-03-25 18:54:53 +01:00
Jenkinsfile Use local repository on Jenkins 2021-09-28 17:59:17 +02:00
KEYS NO-JIRA: Add gpg key for jbonofre 2019-08-26 10:31:32 -04:00
LICENSE AMQ-7454 - Remove xmpp artifacts 2020-03-26 11:36:41 +00:00
NOTICE Update copyright year 2019-01-21 10:19:37 +00:00
README.md README and minor code fix (#598) 2021-01-05 16:15:04 +01:00
doap.rdf AMQ-7447 - Update copyright years 2020-03-20 07:14:43 +00:00
pom.xml [AMQ-8460] Upgrade to Spring 5.3.15 2022-01-20 12:00:46 -06: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 https://activemq.apache.org/contributing.html

Please refer to the website for details of finding the issue tracker, email lists, wiki or IRC channel at https://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 https://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 https://www.oracle.com/java/technologies/javase/javase-tech-security.html. ActiveMQ does not include these libraries itself, but is designed to use them.