You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2015/03/12 00:16:01 UTC

[5/5] activemq-6 git commit: This closes #170 on fixing examples

This closes #170 on fixing examples


Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/670f5841
Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/670f5841
Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/670f5841

Branch: refs/heads/master
Commit: 670f5841ba092f6c5b528b61fe4b105b1a4f9a91
Parents: dba926a d7cd645
Author: Clebert Suconic <cl...@apache.org>
Authored: Wed Mar 11 19:15:07 2015 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Wed Mar 11 19:15:07 2015 -0400

----------------------------------------------------------------------
 .../core/config/impl/SecurityConfiguration.java | 23 +++++++++
 examples/jms/embedded-simple/readme.html        | 53 ++++++++++++++------
 .../activemq/jms/example/EmbeddedExample.java   | 11 ++++
 .../main/resources/activemq-configuration.xml   |  9 ++--
 .../main/resources/activemq-roles.properties    | 17 -------
 .../main/resources/activemq-users.properties    | 17 -------
 .../dup-send/src/main/webapp/WEB-INF/web.xml    |  2 +-
 .../src/main/webapp/WEB-INF/web.xml             |  2 +-
 .../jms-to-rest/src/main/webapp/WEB-INF/web.xml |  2 +-
 .../rest/push/src/main/webapp/WEB-INF/web.xml   |  2 +-
 examples/jms/scale-down/pom.xml                 | 16 +++---
 .../activemq/jms/example/MessageSender.java     | 18 ++++++-
 .../src/main/resources/spring-jms-beans.xml     | 23 +++++++++
 13 files changed, 131 insertions(+), 64 deletions(-)
----------------------------------------------------------------------