Re: ActiveMQ to Websphere MQ

2010-08-16 Thread Craig Brumfield
: > > "Did you ever resolve this issue? I have having the same problem." > > No I did not. Instead of using activemq to websphere mq communication, I > just created some reader threads that read the activemq msg's and > forwarded it off mq. Very fast. > --

Re: ActiveMQ to Websphere MQ

2010-08-14 Thread James Strachan
stings on how to get ActiveMQ to forward msg's to Websphere MQ using > camel. I got it to work, however the amount of time it takes to forward the > msg from ActiveMQ to Websphere MQ is very high, around 2 secs. I enabled the > logging and I noticed that it appears that the co

Re: ActiveMQ to Websphere MQ

2010-08-13 Thread sweenma
"Did you ever resolve this issue? I have having the same problem." No I did not. Instead of using activemq to websphere mq communication, I just created some reader threads that read the activemq msg's and forwarded it off mq. Very fast. -- View this message in context: http:/

Re: ActiveMQ to Websphere MQ

2010-08-13 Thread Craig Brumfield
Did you ever resolve this issue? I have having the same problem. Thanks, Craig -- View this message in context: http://old.nabble.com/ActiveMQ-to-Websphere-MQ-tp28097168p29433806.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Beginner's HOWTO for connecting ActiveMQ to Websphere MQ?

2010-04-28 Thread Bruce Snyder
On Wed, Apr 28, 2010 at 8:59 PM, sbaillie wrote: > > I've had a bit of a look around, but I haven't found any guides to connecting > to a Websphere MQ server from an ActiveMQ one that don't quickly leave me > out of my depth.  Can anyone recommend a good guide/HOWTO? > > ...and is it possible to d

Beginner's HOWTO for connecting ActiveMQ to Websphere MQ?

2010-04-28 Thread sbaillie
ess to the Websphere MQ server's configuration? Thanks, Steve the ignorant. -- View this message in context: http://old.nabble.com/Beginner%27s-HOWTO-for-connecting-ActiveMQ-to-Websphere-MQ--tp28396188p28396188.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActiveMQ to Websphere MQ

2010-03-31 Thread sweenma
orward the msg from ActiveMQ to Websphere MQ is very high, around 2 secs. I enabled the logging and I noticed that it appears that the communication between ActiveMQ and WebSphere MQ runs 1 thread at a time. For example, I have a simple multithreaded producer that puts msg's in to the Active