Mirror of Apache ActiveMQ
Go to file
Christopher L. Shannon (cshannon) a4845253d0 https://issues.apache.org/jira/browse/AMQ-6073
WSServlet for websockets will attempt to detect the subprotocol
requested and respond with the appropriate one.  Currently the protocols
loaded are what stomp.js use for stomp (v11.stomp and v12.stomp).
If a protocol can't be found then a default will be returned, either
"stomp" or "mqtt", which is the same behavior before this patch.

This will make it a bit easier to use stomp over websockets out of the
box as stomp.js will work by default.

(cherry picked from commit 913f64476b)
2015-12-07 15:33:36 +00:00
activemq-all Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-amqp Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-blueprint Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-broker https://issues.apache.org/jira/browse/AMQ-6070 - set correct originalDestination property value in advisories 2015-12-03 09:00:27 -05:00
activemq-camel Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-client Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-console Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-fileserver Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-http https://issues.apache.org/jira/browse/AMQ-6073 2015-12-07 15:33:36 +00:00
activemq-itests-spring31 Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-jaas Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-jdbc-store Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-jms-pool Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-kahadb-store https://issues.apache.org/jira/browse/AMQ-6071 - Log info about corrupted journal records at WARN level 2015-12-04 15:23:57 -05:00
activemq-karaf Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-karaf-itest Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-leveldb-store Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-log4j-appender Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-mqtt Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-openwire-generator Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-openwire-legacy Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-osgi Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-partition Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-pool Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-ra Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-rar Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-run Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-runtime-config Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-shiro Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-spring Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-stomp Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-tooling Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-unit-tests https://issues.apache.org/jira/browse/AMQ-6070 - set correct originalDestination property value in advisories 2015-12-03 09:00:27 -05:00
activemq-web Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-web-console Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
activemq-web-demo Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
assembly Update version for next patch release iteration. 2015-11-30 14:35:26 +00:00
etc/css Adding missing headers 2007-11-12 15:09:51 +00:00
trash/activemq-optional AMQ-5721 - Update ActiveMQ to use commons-pool2 instead of commons-pool.AMQ-5636 will need it. The JMS pool and other components should use it as well. 2015-04-16 16:01:39 +02:00
.gitignore Ignoring .tmpBin directory 2015-08-13 15:55:21 +00:00
KEYS Add Martyn's key so we can keep the KEYS files in sync 2015-11-23 12:28:37 -05: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 Upgrade year to 2015 2015-03-15 11:34:04 +01: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 Update version for next patch release iteration. 2015-11-30 14:35:26 +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/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.