mirror of https://github.com/apache/activemq.git
Fixing test case that broke
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@649663 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c382b5048d
commit
0c8afd13fb
|
@ -22,7 +22,7 @@
|
|||
xmlns:amq="http://activemq.apache.org/schema/core"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
|
||||
http://activemq.apache.org/schema/core file:./target/xbean/activemq.xsd">
|
||||
http://activemq.apache.org/schema/core file:./src/main/resources/activemq.xsd">
|
||||
|
||||
<!-- lets create an embedded ActiveMQ Broker -->
|
||||
<amq:broker useJmx="false" persistent="false">
|
||||
|
|
Loading…
Reference in New Issue