tidied up the namespaces

git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@413009 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
James Strachan 2006-06-09 10:47:21 +00:00
parent c3d8fe18d4
commit 6d115cf7a5
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<!-- START SNIPPET: xbean -->
<beans xmlns="http://activemq.org/config/1.0">
<beans>
<broker useJmx="false">
<broker xmlns="http://activemq.org/config/1.0" useJmx="false">
<persistenceAdapter>
<journaledJDBC journalLogFiles="5" dataDirectory="../data"/>