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>