Mirror of Apache ActiveMQ
Go to file
Bosanac Dejan 2e622a4e15 https://issues.apache.org/jira/browse/AMQ-4034 - initial work on leveldb integration
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1439086 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 14:03:41 +00:00
activemq-all https://issues.apache.org/jira/browse/AMQ-3906 - make it so that java -classpath target/activemq-all-5.8-SNAPSHOT.jar org.apache.activemq.console.Main start broker:\(\) will work. We may want to remove persistence but I think it makes sense to have it in there 2013-01-08 15:40:13 +00:00
activemq-amq-store Tag these as deprecated. https://issues.apache.org/jira/browse/AMQ-4125 2012-12-04 14:24:07 +00:00
activemq-amqp Almost all the amqp joram tests are passing with the QPID 0.20 client. 2013-01-26 00:41:48 +00:00
activemq-blueprint xbean version range for xbean should be 3.12 as minimum 2013-01-15 10:08:00 +00:00
activemq-broker https://issues.apache.org/jira/browse/AMQ-4276 - deal with destnotexist for temps. support alwaysSyncSend for duplex. improve reporting of failures. additional test. 2013-01-25 21:47:17 +00:00
activemq-camel https://issues.apache.org/jira/browse/AMQ-4163 2013-01-10 16:43:21 +00:00
activemq-client https://issues.apache.org/jira/browse/AMQ-4276 - deal with destnotexist for temps. support alwaysSyncSend for duplex. improve reporting of failures. additional test. 2013-01-25 21:47:17 +00:00
activemq-console https://issues.apache.org/jira/browse/AMQ-4237 - new jmx and query and bstat commands 2013-01-10 11:43:33 +00:00
activemq-core https://issues.apache.org/jira/browse/AMQ-4276 - deal with destnotexist for temps. support alwaysSyncSend for duplex. improve reporting of failures. additional test. 2013-01-25 21:47:17 +00:00
activemq-fileserver start removing dependencies on activemq-core 2013-01-08 20:39:14 +00:00
activemq-http https://issues.apache.org/jira/browse/AMQ-4200 Update the websocket example to use the latest stomp.js which supports STOMP 1.1 (including heart-beating). 2012-12-03 14:02:39 +00:00
activemq-itests-spring31 AMQ-4250: activemq-spring should not be dependent on spring-test at runtime. 2013-01-12 09:09:20 +00:00
activemq-jaas apply patch for: https://issues.apache.org/jira/browse/AMQ-4249 2013-01-14 21:51:45 +00:00
activemq-jdbc-store fix up test regression causing hang broker needs to be started and stopped for jdbc pa test 2012-12-19 11:25:04 +00:00
activemq-kahadb-store Apply patch with updates for: https://issues.apache.org/jira/browse/AMQ-4265 2013-01-22 16:40:46 +00:00
activemq-karaf https://issues.apache.org/jira/browse/AMQ-4034 - initial work on leveldb integration 2013-01-27 14:03:41 +00:00
activemq-karaf-itest https://issues.apache.org/jira/browse/AMQ-4034 - update data property in test config 2013-01-22 14:42:32 +00:00
activemq-leveldb-store https://issues.apache.org/jira/browse/AMQ-4034 - initial work on leveldb integration 2013-01-27 14:03:41 +00:00
activemq-log4j-appender Protect against appending recursion (In case your JMS provider appends to log4j in the process of sending a JMS message). 2012-11-08 18:13:20 +00:00
activemq-mqtt Refactored to make it easier to test with multiple MQTT client providers 2013-01-08 20:33:16 +00:00
activemq-openwire-generator Update the openwire generator so it can cope with the new module layout and separation of openwire marsahaler tests in activemq-core from the actual marshaler code in activemq-client 2012-11-16 00:06:02 +00:00
activemq-openwire-legacy Clean up activemq-client pom, removed un-needed dependencies and plugins. Move XPath evaluator to the broker. 2012-11-07 21:22:30 +00:00
activemq-osgi https://issues.apache.org/jira/browse/AMQ-4034 - initial work on leveldb integration 2013-01-27 14:03:41 +00:00
activemq-pool Add some defensive checks in cleanup method to avoid possible NPE 2013-01-03 22:06:43 +00:00
activemq-ra Make the activemq module just plain jars instead of bundles. 2013-01-03 18:37:20 +00:00
activemq-rar some work for: https://issues.apache.org/jira/browse/AMQ-4172 2012-12-07 15:45:05 +00:00
activemq-run fix for: https://issues.apache.org/jira/browse/AMQ-1469 2012-12-05 21:36:11 +00:00
activemq-spring https://issues.apache.org/jira/browse/AMQ-4034 - adding dependency resources to the osgi jar 2013-01-21 14:43:57 +00:00
activemq-stomp fix test case after changes in https://issues.apache.org/jira/browse/AMQ-4237 broker the tests queue MBean lookup 2013-01-02 22:34:44 +00:00
activemq-tooling Fix for https://issues.apache.org/jira/browse/AMQ-4275 maven plugin goal "activemq:run" cannot run in latest 5.8 snapshot 2013-01-24 21:16:38 +00:00
activemq-web Fix Type --> type and BrokerName --> brokerName in RemoteJMXBrokerFacade + Test, related to https://issues.apache.org/jira/browse/AMQ-4237 2013-01-25 19:50:15 +00:00
activemq-web-console removing dependencies on activemq-core 2013-01-09 21:50:59 +00:00
activemq-web-demo removing dependencies on activemq-core 2013-01-09 21:04:46 +00:00
activemq-xmpp start removing dependencies on activemq-core 2013-01-08 20:39:14 +00:00
assembly apply patch for: https://issues.apache.org/jira/browse/AMQ-4266 2013-01-22 17:01:36 +00:00
etc/css Adding missing headers 2007-11-12 15:09:51 +00:00
trash/activemq-optional Moved the remaining bits to the activemq-optional module to a trash dir that we won't build anymore. We can clean it out once we are sure we don't need anything from it. 2012-11-08 18:13:11 +00:00
.gitignore Refactored out the remaining plugins in the activemq-core module into their own modules. 2012-11-07 16:00:07 +00: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 Polished notice 2012-09-26 07:16:00 +00:00
README.txt Updating readme to include ECN info. 2008-04-04 19:58:30 +00:00
doap.rdf Polished copyright years 2012-09-25 13:31:48 +00:00
pom.xml Almost all the amqp joram tests are passing with the QPID 0.20 client. 2013-01-26 00:41:48 +00: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/getting-started.html

Building
http://activemq.apache.org/getting-started.html#GettingStarted-WindowsSourceInstallation
http://activemq.apache.org/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.