Fork me on GitHub
#immutant
<
2017-10-17
>
juanjo.lenero03:10:00

How would I go about starting two immutant powered apps in the same local server?

juanjo.lenero03:10:46

I’m running into trouble with the HornetQ server. First instance powers up fine, but second one hangs waiting for a file.lock (hornetQ persistence) that the first one is holding.

juanjo.lenero03:10:13

I can’t figure out how to get the second instance to reuse the HornetQ server started by the first one.