Our Environment is
JDK - 1.5
Camel v2.6.0
Spring v2.5.6
Jboss v4
IBM MQ v7
Below is our JMS Confiuaration. We have 2 InOnly routes with transacted=true
property.
Now if we have default consumerType, in the event of Queue Manager restarts
, c
Thank You Claus. I tried setting that option, no luck. I have 2 questions
1) JMS Connection Pool - Is there any reference documentation that you can
point me to set this up in Camel - Spring - IBM MQ
2) I tried setting
ibmmq://queue:CCGD.DDCTM.IN2?*cacheLevelName=CACHE_CONSUMER*&maxConcurrentCons
Any help with this issue is much appreciated
Thanks
Saran
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-JMS-Container-sending-1000-s-of-ping-like-messages-in-a-minute-to-IBM-MQ-tp5741547p5741561.html
Sent from the Camel - Users mailing list archive at Nabble.com.
I am using Camel v2.6.0,Spring v2.5.6 on JBoss 4.3.0,Jdk 1.5 to listen to
messages hosted on an IBM MQ. A channel is created on the IBM MQ for this.
My MQ Admin is complaining that 1000's of ping like messages are sent to
this Channel from my application even though there is no real data posted to