immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
staypufd 2018-03-10T02:07:32.000083Z

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

staypufd 2018-03-10T02:07:49.000069Z

I finally did figure out what was happening

staypufd 2018-03-10T02:08:30.000138Z

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

staypufd 2018-03-10T02:08:48.000130Z

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

staypufd 2018-03-10T02:09:07.000128Z

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

staypufd 2018-03-10T02:09:17.000109Z

Thanks to you guys for doing this toolset

staypufd 2018-03-10T02:09:19.000101Z

I love it

staypufd 2018-03-10T02:10:12.000015Z

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

staypufd 2018-03-10T02:10:53.000030Z

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

staypufd 2018-03-10T02:11:17.000006Z

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

staypufd 2018-03-10T02:11:21.000042Z

Have a great weekend…

2018-03-10T15:29:04.000063Z

@staypufd glad you figured it out!