Re: Continuous Transport Failures Moments Before STOMP Connections Close

2010-10-04 Thread John Boyer
Thanks Dejan. Yes, I consider anything with a stack trace to be an error. At first we thought our client was not handling the closing of the connection properly. I'm glad to hear that we no longer need to be concerned about this issue. Regards, John Boyer Sent from my iPhone On Oct 4,

Re: STOMP client connecting, but receiving connection error from ActiveMQ 5.4.1

2010-09-29 Thread John Boyer
Thanks Dejan. Our STOMP client code was auto connecting and we were explicitly connecting as well. Everything works fine now. Regards, John Boyer On Sep 29, 2010, at 1:06 AM, Dejan Bosanac wrote: > This means that you already connected with that connection. Check if > you're

Is it possible to have ActiveMQ C++ client on iPhone running iOS 4?

2010-09-23 Thread John Boyer
Hi: I'm having problems with my Objective-C REST client. Is it possible to build an ActiveMQ C++ client for an iPhone running iOS 4? Thanks, John Boyer