mirror of
https://github.com/apache/activemq.git
synced 2025-02-16 23:16:52 +00:00
Fix compile failure after back ports/cherry-picks
This commit is contained in:
parent
7eb9b218b2
commit
82e12f0e5f
@ -111,7 +111,7 @@ public class StompTestSupport {
|
||||
}
|
||||
|
||||
public void startBroker() throws Exception {
|
||||
createBroker();
|
||||
createBroker(true);
|
||||
|
||||
XStreamBrokerContext context = new XStreamBrokerContext();
|
||||
brokerService.setBrokerContext(context);
|
||||
|
Loading…
x
Reference in New Issue
Block a user