You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2012/12/18 15:54:33 UTC

svn commit: r1423458 - /activemq/trunk/assembly/src/sample-conf/activemq-security.xml

Author: dejanb
Date: Tue Dec 18 14:54:32 2012
New Revision: 1423458

URL: http://svn.apache.org/viewvc?rev=1423458&view=rev
Log:
https://issues.apache.org/jira/browse/AMQ-4124 - remove camel example from security config

Modified:
    activemq/trunk/assembly/src/sample-conf/activemq-security.xml

Modified: activemq/trunk/assembly/src/sample-conf/activemq-security.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/src/sample-conf/activemq-security.xml?rev=1423458&r1=1423457&r2=1423458&view=diff
==============================================================================
--- activemq/trunk/assembly/src/sample-conf/activemq-security.xml (original)
+++ activemq/trunk/assembly/src/sample-conf/activemq-security.xml Tue Dec 18 14:54:32 2012
@@ -132,6 +132,5 @@
 
   <!-- Use Web applications and Camel in secured broker environment -->
   <import resource="jetty.xml"/>
-  <import resource="camel.xml"/>
 
 </beans>