Re: ActiveMQ to Websphere MQ

2010-08-16 Thread Craig Brumfield
Thanks for the information. I assume you set a camel route to send the messages from the queue to a bean and this bean makes a client connection to MQ? Or are these beans running outside of the Active MQ/Camel environment, such as a Spring message driven bean? Thanks, Craig sweenma wrote: >

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.

AMQ to Websphere MQ performance

2010-08-13 Thread Craig Brumfield
I configured a connection from my AMQ to Webspere MQ and can send messages, but they are sent very slowly. It seems like each new message is a new connection to MQ. If you browser consumers on my outgoing queue, it always shows 1, but if you click to view this consumer, it says it is invalid. A