Mirror of Apache ActiveMQ
Go to file
Timothy A. Bish c176fa8f33 fix for: https://issues.apache.org/jira/browse/AMQ-3298
Add property preferJndiDestinationLookup so that users can override the default order as needed and have the connector first go to JNDI before trying the JMS create method.

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1388326 13f79535-47bb-0310-9956-ffa450edef68
2012-09-21 05:11:57 +00:00
activemq-all Added all to name so you can figure out its the activemq-all module 2012-09-20 07:59:08 +00:00
activemq-blueprint Polish: don't need to specify versions of the plugins that are managed by our parent pom. 2012-09-14 10:18:34 +00:00
activemq-camel Disabled tests that hangs occationally. Need to revisit later. 2012-09-18 06:43:44 +00:00
activemq-console fix for: https://issues.apache.org/jira/browse/AMQ-4066 2012-09-20 10:48:56 +00:00
activemq-core fix for: https://issues.apache.org/jira/browse/AMQ-3298 2012-09-21 05:11:57 +00:00
activemq-fileserver [maven-release-plugin] prepare for next development iteration 2012-05-02 10:36:17 +00:00
activemq-jaas https://issues.apache.org/jira/browse/AMQ-3770 - ldap group expansion 2012-06-07 14:46:27 +00:00
activemq-karaf apply patch for: https://issues.apache.org/jira/browse/AMQ-3554 2012-09-20 05:02:39 +00:00
activemq-openwire-generator Polish: don't need to specify versions of the plugins that are managed by our parent pom. 2012-09-14 10:18:34 +00:00
activemq-optional https://issues.apache.org/jira/browse/AMQ-4028 - ws transport test - disconnect client when finished 2012-09-20 14:55:37 +00:00
activemq-pool fixes for: https://issues.apache.org/jira/browse/AMQ-4019 2012-09-12 03:44:48 +00:00
activemq-ra https://issues.apache.org/jira/browse/AMQ-3986 - respect prefetch values for MDBs 2012-08-31 12:53:53 +00:00
activemq-rar AMQ-4063: RAR should not include derby. 2012-09-19 11:25:29 +00:00
activemq-run [maven-release-plugin] prepare for next development iteration 2012-05-02 10:36:17 +00:00
activemq-spring Polish: don't need to specify versions of the plugins that are managed by our parent pom. 2012-09-14 10:18:34 +00:00
activemq-tooling Polished 2012-09-08 08:54:54 +00:00
activemq-web AMQ-4043: Fixed web demo for simple send/receive. 2012-09-19 09:57:35 +00:00
activemq-web-console Polished 2012-09-20 08:45:34 +00:00
activemq-web-demo Remove the duplicate doctype declarations that are preventing these files from correctly validating. 2012-09-19 10:47:21 +00:00
activemq-xmpp AMQ-4038: Favor using JARs from maven central, to avoid 3rd part repos. AMQ-4039: Upgraded JAR dependencies. 2012-09-12 06:54:32 +00:00
assembly AMQ-4053: Split the lib dir of the AMQ distro into better categories. Also log on console from main class the extension classpath in use. 2012-09-18 12:25:19 +00:00
etc/css Adding missing headers 2007-11-12 15:09:51 +00:00
kahadb Polish: don't need to specify versions of the plugins that are managed by our parent pom. 2012-09-14 10:18:34 +00:00
.gitignore Add a gitignore file to ignore generated files. 2012-04-09 13:50:50 +00:00
KEYS Added hadrian's key 2010-08-15 14:08:44 +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 AMQ-2968 - Add Apache commons daemon (jsvc/procrun) start/stop support. 2011-03-09 01:42:36 +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 Upgraded to Jetty 7.6.7 2012-09-18 08:46:59 +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.