immutant 2018-03-10

(immutant.util/messaging-remoting-port) => 5445

I finally did figure out what was happening

I had the two repls and both use immutant messaging. One to put stuff on the queue of the other. Well HornetQ started up and both were trying to use port 5445

so I added the xml file to over-ride the ones starting port

That would be a good set of additional docs to add for sure

Thanks to you guys for doing this toolset

I’ll probably be writing a blog post about this just to share too. Learned a lot…

We’re using Immutant here at work for a product we are working on and all the backend is Clojure, so I’m very greatful to be able to piggyback off the great work you guys did

and thanks for getting back to me on the channel. I got so into it I just check back and saw your reply.

Have a great weekend…

@staypufd glad you figured it out!