Re: Embedding activeMQ stops automatically
try { Thread.sleep(1); } catch (InterruptedException e) { shouldRun = false; } } I see that now activeMQ happily starts up. Any clues why? -- View this me
Embedding activeMQ stops automatically
try { Thread.sleep(1); } catch (InterruptedException e) { shouldRun = false; } } I see that now activeMQ happily starts up. Any clues why? -- View this message in context: http