Re: Xamarin: No IConnectionFactory implementation found for connection

2015-08-09 Thread Jim Gomes
The reason is that I don't have iOS devices. :-) Sorry, I can't help with that. All of the code should be portable, though. I'm glad you were able to get the code working on Android! On Sat, Aug 8, 2015, 6:51 PM olliog wrote: > I got a connection established via Stomp in a Xamarin.Android applic

ActiveMQ 5.11.1 HermesJMS setup

2015-08-09 Thread dogilvie
Hermes has a couple of issues accessing recent ActiveMQ releases. "SLF4J mismatch" and "ActiveMQ, starting from version 5.8 has changed the names of some MBEANs used by Hermes plugin." As HermesJMS tool is bundled with the SoapUI installer, the simplest way to get this tool is to select it for ins

Re: Getting continuous integration for ActiveMQ *much* faster using CircleCI.

2015-08-09 Thread Christopher Shannon
I've been thinking about how to improve the speed of builds as well and I think the biggest thing is just getting the tests to run in parallel, regardless of whether or not some form of continuous integration is used. Maven supports parallel tests but it would be more work than just splitting up th

Getting continuous integration for ActiveMQ *much* faster using CircleCI.

2015-08-09 Thread Kevin Burton
Hey guys. Right now the ActiveMQ integration takes a long time. Last time we discussed this (not sure if it was on the list) it was about 24 hours. I’ve been playing with our internal builds and using CircleCI’s parallel integration and I reduced our builds from 50 minutes down to 15. I think 1

Maven dependencies

2015-08-09 Thread Renato Marroquín Mogrovejo
Hi all, I am working towards an integration of ActiveMQ and Samza [1]. I have been playing around with ActiveMQ following this tutorial here [2] which is very similar to the actual ActiveMQ webpage. Everything was great and fun. Then, I tried upgrading the dependencies in order to use the latest a