You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/07/14 13:39:46 UTC

svn commit: r421878 - /incubator/activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/activemq.xml

Author: jstrachan
Date: Fri Jul 14 04:39:46 2006
New Revision: 421878

URL: http://svn.apache.org/viewvc?rev=421878&view=rev
Log:
fixed namespaces in test file

Modified:
    incubator/activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/activemq.xml

Modified: incubator/activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/activemq.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/activemq.xml?rev=421878&r1=421877&r2=421878&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/activemq.xml (original)
+++ incubator/activemq/trunk/activemq-web-console/src/main/webapp/WEB-INF/activemq.xml Fri Jul 14 04:39:46 2006
@@ -1,7 +1,7 @@
 <!-- START SNIPPET: xbean -->
-<beans xmlns="http://activemq.org/config/1.0">
+<beans>
   
-  <broker useJmx="true">
+  <broker useJmx="true" xmlns="http://activemq.org/config/1.0>
   
     <!--  Use the following to set the broker memory limit (in bytes)
   	<memoryManager>