Mirror of Apache ActiveMQ
Go to file
Bosanac Dejan 328474c23d https://issues.apache.org/activemq/browse/AMQ-2570 - finishing activemq feature and work started on activemq-web-console feature
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@901789 13f79535-47bb-0310-9956-ffa450edef68
2010-01-21 17:35:21 +00:00
activemq-all AMQ-2415: Move the activemq-jpa-store module into the sandbox 2009-09-25 16:37:44 +00:00
activemq-camel AMQ-2501 Modify import package ofApache Camel version in activemq-camel the pom 2009-12-10 15:34:28 +00:00
activemq-console https://issues.apache.org/activemq/browse/AMQ-2570 - activemq karaf - features update 2010-01-19 17:20:59 +00:00
activemq-core Adding a isEmpty() method to the btree indexes.. related to the fix created for AMQ-2512 2010-01-21 16:37:37 +00:00
activemq-fileserver [maven-release-plugin] prepare for next development iteration 2009-09-17 14:02:19 +00:00
activemq-jaas Applied patch for https://issues.apache.org/activemq/browse/AMQ-2454 2009-10-15 10:21:36 +00:00
activemq-jmdns_1.0 Adding missing license headers 2009-09-17 17:36:37 +00:00
activemq-karaf https://issues.apache.org/activemq/browse/AMQ-2570 - finishing activemq feature and work started on activemq-web-console feature 2010-01-21 17:35:21 +00:00
activemq-openwire-generator Get ActiveMQ building with Maven 3 2009-11-17 18:55:29 +00:00
activemq-optional https://issues.apache.org/activemq/browse/AMQ-2570 - activemq karaf - features update 2010-01-19 17:20:59 +00:00
activemq-pool removing JDBCSpringTest as it is moved to sys tests 2009-12-03 15:57:19 +00:00
activemq-ra improve error info to help with: https://issues.apache.org/activemq/browse/AMQ-2457 2009-10-21 08:15:26 +00:00
activemq-rar [maven-release-plugin] prepare for next development iteration 2009-09-17 14:02:19 +00:00
activemq-run [maven-release-plugin] prepare for next development iteration 2009-09-17 14:02:19 +00:00
activemq-tooling [maven-release-plugin] prepare for next development iteration 2009-09-17 14:02:19 +00:00
activemq-web https://issues.apache.org/activemq/browse/AMQ-2352 - jmx system properties for web 2009-10-22 10:25:30 +00:00
activemq-web-console https://issues.apache.org/activemq/browse/AMQ-2570 - finishing activemq feature and work started on activemq-web-console feature 2010-01-21 17:35:21 +00:00
activemq-web-demo [maven-release-plugin] prepare for next development iteration 2009-09-17 14:02:19 +00:00
activemq-xmpp resolve issue with jaxb jar downloads that result in - [INFO] Internal error in the plugin manager executing goal 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.1:generate': Unable to find the mojo 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:0.1:generate' in the plugin 'org.jvnet.jaxb2.maven2:maven-jaxb2-plugin' 2009-11-17 18:32:49 +00:00
assembly https://issues.apache.org/activemq/browse/AMQ-2570 - activemq karaf - features update 2010-01-19 17:20:59 +00:00
etc/css Adding missing headers 2007-11-12 15:09:51 +00:00
kahadb Adding a isEmpty() method to the btree indexes.. related to the fix created for AMQ-2512 2010-01-21 16:37:37 +00:00
KEYS updating KEYS 2009-12-09 09:34: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 ACTIVEMQ-2297 update to nexus, apache 6 pom, etc 2009-06-20 08:14:41 +00:00
README.txt Updating readme to include ECN info. 2008-04-04 19:58:30 +00:00
doap.rdf resolve AMQ-2150, thanks Bruce, patch applied 2009-03-13 12:19:41 +00:00
pom.xml https://issues.apache.org/activemq/browse/AMQ-2574 - add repository for external spring dependencies 2010-01-21 09:55:52 +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.