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
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
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
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
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