Mirror of Apache ActiveMQ
Go to file
Hiram Chirino fd67eefad6 Improve test for AMQ-4717: verify that propertyExists also works. 2013-09-10 12:53:46 -04:00
activemq-all update some plugin versions and ensure we use the property value in all child poms. 2013-07-19 15:33:33 +00:00
activemq-amqp fixes for: https://issues.apache.org/jira/browse/AMQ-4641 2013-09-05 12:06:30 -04:00
activemq-arquillian https://issues.apache.org/jira/browse/AMQ-4682 - implement runtimeConfigurationPlugin that will track xml config and react to changes. simple verification via test that adds a new network connector on the fly 2013-08-14 13:23:36 +00:00
activemq-blueprint Dependency upgrades and better aligned with Camel 2.12. 2013-07-12 14:50:33 +00:00
activemq-broker Fix for AMQ-4717: populateJMSXUserID is not setting the JMSXUserID property on the JMS message in JMX 2013-09-10 10:45:52 -04:00
activemq-camel fix for https://issues.apache.org/jira/browse/AMQ-4714 2013-09-06 13:46:44 +01:00
activemq-client https://issues.apache.org/jira/browse/AMQ-4205 2013-09-04 14:16:51 -04:00
activemq-console fix for: https://issues.apache.org/jira/browse/AMQ-4188 2013-08-28 18:37:09 +00:00
activemq-fileserver fix junit warnings. https://issues.apache.org/jira/browse/AMQ-4437 2013-04-04 15:00:05 +00:00
activemq-http workaround for issue: https://issues.apache.org/jira/browse/AMQ-4307 2013-07-09 19:53:26 +00:00
activemq-itests-spring31 [maven-release-plugin] prepare for next development iteration 2013-02-06 15:45:26 +00:00
activemq-jaas [maven-release-plugin] prepare for next development iteration 2013-02-06 15:45:26 +00:00
activemq-jdbc-store https://issues.apache.org/jira/browse/AMQ-4643 - update to jdbc checkpoint to validate connection before declaring success, is more bullit proof in preventing an early restart even if start is now deferred till after stop completes 2013-09-03 16:35:08 +01:00
activemq-kahadb-store fix and tests for: https://issues.apache.org/jira/browse/AMQ-4073 2013-09-05 15:59:01 -04:00
activemq-karaf https://issues.apache.org/jira/browse/AMQ-4702 - added additional bundlel jaxb impl 2013-09-05 14:41:10 +02:00
activemq-karaf-itest add validation of ws tranpsort in karaf 2013-04-04 10:22:04 +00:00
activemq-leveldb-store leveldb replication Master was failing to give up being master after it's process is suspended by using ctrl-z. 2013-09-03 10:41:33 -04:00
activemq-log4j-appender [maven-release-plugin] prepare for next development iteration 2013-02-06 15:45:26 +00:00
activemq-mqtt Fix for https://issues.apache.org/jira/browse/AMQ-4695 where user could not subscribe anonymously even though authn and authz was set up for it 2013-09-03 12:05:00 -07:00
activemq-openwire-generator [maven-release-plugin] prepare for next development iteration 2013-02-06 15:45:26 +00:00
activemq-openwire-legacy https://issues.apache.org/jira/browse/AMQ-4000 - bumping openwire version to 10 2013-05-17 16:27:35 +00:00
activemq-osgi https://issues.apache.org/jira/browse/AMQ-4682 - include feature in assembly and osgi uber jar 2013-08-28 19:18:12 +00:00
activemq-pool allow xapooledconnectionfactory as an admin object - allows xa enlistment at the session level for jms style use cases with the RAR contents. validation of https://issues.apache.org/jira/browse/AMQ-3560 in eap 6.1 2013-07-31 16:54:04 +00:00
activemq-ra https://issues.apache.org/jira/browse/AMQ-4634 - create ack with known transaction context so that subesquent timeout triggers a rollback and does not leave a null transaction 2013-07-17 21:11:37 +00:00
activemq-rar allow xapooledconnectionfactory as an admin object - allows xa enlistment at the session level for jms style use cases with the RAR contents. validation of https://issues.apache.org/jira/browse/AMQ-3560 in eap 6.1 2013-07-31 16:54:04 +00:00
activemq-run update some plugin versions and ensure we use the property value in all child poms. 2013-07-19 15:33:33 +00:00
activemq-runtime-config https://issues.apache.org/jira/browse/AMQ-4682 - support values and list/values for PropertyPlaceholderConfigurer locations 2013-09-03 12:21:48 +01:00
activemq-spring https://issues.apache.org/jira/browse/AMQ-4682 - support classpath urls 2013-09-03 00:36:49 +01:00
activemq-stomp Fixes https://issues.apache.org/jira/browse/AMQ-4704 2013-09-03 11:50:52 -04:00
activemq-tooling https://issues.apache.org/jira/browse/AMQ-4275 - more improvements to activemq-maven-plugin; include all dependencies and use default value for the project 2013-04-15 11:59:08 +00:00
activemq-unit-tests Improve test for AMQ-4717: verify that propertyExists also works. 2013-09-10 12:53:46 -04:00
activemq-web fix for: https://issues.apache.org/jira/browse/AMQ-4675 2013-08-08 19:21:22 +00:00
activemq-web-console don't limit the web console on jetty 7; it should be able to run on newer versions as well 2013-08-02 11:17:38 +00:00
activemq-web-demo https://issues.apache.org/jira/browse/AMQ-4617 - change desription of the demo 2013-07-05 11:44:30 +00:00
assembly https://issues.apache.org/jira/browse/AMQ-4594 - fix hawtio issues; linkage error and authentication 2013-09-04 17:36:38 +02: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 more gitignore updates 2013-09-05 16:02:02 -04: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 adding activemq-arquillian module with fork of https://github.com/hornetq/hornetq/blob/master/examples/javaee (licensed under apache2) to provide a framework and tests that validate the RAR in a jee container. The eap profile requires a manual download of eap 6.1 2013-07-19 13:29:30 +00: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 Upgrade to the release version of Camel 2.12.0 2013-09-09 15:27:11 -04: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.