Re: CAMEL + IBM MQ7 + Spring3.0

2013-02-01 Thread Claus Ibsen
gt; http://user/SendEmail.jtp?type=node&node=5726768&i=1> >> >> Web: http://fusesource.com >> >> Twitter: davsclaus >> >> Blog: http://davsclaus.com >> >> Author of Camel in Action: http://www.manning.com/ibsen >> >> >>

Re: CAMEL + IBM MQ7 + Spring3.0

2013-02-01 Thread James Carman
gt;> >>>> >>>> -- >>>> Claus Ibsen >>>> - >>>> Red Hat, Inc. >>>> FuseSource is now part of Red Hat >>>> Email: [hidden email]< >> http://user/SendEmail.jtp?type=node&node=5726768&

Re: CAMEL + IBM MQ7 + Spring3.0

2013-02-01 Thread am.raheem
ttp://www.manning.com/ibsen > >> > >> > >> ------------------ > >> If you reply to this email, your message will be added to the > discussion > >> below: > >> > >> > > >> . > >> NAML< > http://camel.

Re: CAMEL + IBM MQ7 + Spring3.0

2013-02-01 Thread James Carman
t; -- >>> View this message in context: >> http://camel.465427.n5.nabble.com/CAMEL-IBM-MQ7-Spring3-0-tp5726692p5726765.html >> >>> Sent from the Camel - Users mailing list archive at Nabble.com. >> >> >> >> -- >> Claus Ibsen >> - >> R

Re: CAMEL + IBM MQ7 + Spring3.0

2013-02-01 Thread am.raheem
.html > > > Sent from the Camel - Users mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > - > Red Hat, Inc. > FuseSource is now part of Red Hat > Email: [hidden email]<http://user/SendEmail.jtp?type=node&node=5726768&

Re: CAMEL + IBM MQ7 + Spring3.0

2013-02-01 Thread Claus Ibsen
Hi Do you have any connection pooling or some sort? On Fri, Feb 1, 2013 at 4:25 PM, am.raheem wrote: > Hi > > > When Iam trying with the below durable configurations > > > > > ref="jmsConnectionFactory"/> > > > > >

Re: CAMEL + IBM MQ7 + Spring3.0

2013-02-01 Thread am.raheem
Hi When Iam trying with the below durable configurations I am getting the below error: Caused by: com.ibm.mq.MQException: JMSCMQ0001: WebSphere MQ call failed with compcode '2' ('MQCC_FAILED')

Re: CAMEL + IBM MQ7 + Spring3.0

2013-01-31 Thread Claus Ibsen
- >> >> > >> > >> > >> > >> > > > loggingLevel="INFO" /> >> > >> > >> > >> CREATE-${date:now:yyyy-MM-dd'T'hh

Re: CAMEL + IBM MQ7 + Spring3.0

2013-01-31 Thread am.raheem
-- > > > > > Please suggest, am i missing anything. > > > > Thanks, > > Raheem > > > > > > > > > > > > > > -- > > View this message in context: > http:

Re: CAMEL + IBM MQ7 + Spring3.0

2013-01-31 Thread Willem jiang
Hi, I just have a quick question: Does the camel route can only consume one message ? Or it just ignore the second message which is just follow by the first message. -- Willem Jiang Red Hat, Inc. FuseSource is now part of Red Hat Web: http://www.fusesource.com | http://www.redhat.com Blog: htt

CAMEL + IBM MQ7 + Spring3.0

2013-01-31 Thread am.raheem
Hi All, I am using Camel2.8, IBM MQ7.0 and Spring3.0. Using all these I am trying to consume the message from TOPIC. If 1 message is published in TOPIC , camel route is consuming perfectly. But when more than 1 message is published almost at sametime with milliseconds gap, Camel is not able to c