Re: Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-03 Thread Claus Ibsen
ng JMS pro >>>>> cessing; nested exception is fiorano.jms.common.FioranoException: >>>>> Invalid >>>>> Arguments supplied to JMS method invocation >>>>> >>>>> 3) mapJmsMessage=false&useMessageIDAsCorrelationID=true >>&g

Re: Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-03 Thread Norman Maurer
untimeCamelException: >>>> org.springframework.jms.UncategorizedJmsException: Uncategorized >>>> exception >>>> occured during JMS processing; nested exception is >>>> fiorano.jms.common.FioranoException: Invalid arguments passed to the >>>> method >>>> :: Failed to setJMSCorrelationID for messages,the correlationID >>>> specified >>>> is >>>> null >>>> >>>> >>>> Can anybody give some pointers on what's going on here ? >>>> >>>> Thanks very much ! >>>> >>> >>> >> >> >> >> -- >> Claus Ibsen >> Apache Camel Committer >> >> Author of Camel in Action: http://www.manning.com/ibsen/ >> Open Source Integration: http://fusesource.com >> Blog: http://davsclaus.blogspot.com/ >> Twitter: http://twitter.com/davsclaus >> >> > > -- > View this message in context: > http://old.nabble.com/Camel-JMS-Exception---Invalid-Arguments-supplied-to-JMS-method-invocation-tp27758380p27772337.html > Sent from the Camel - Users mailing list archive at Nabble.com. > >

Re: Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-03 Thread zen-master
> occured during JMS processing; nested exception is >>> fiorano.jms.common.FioranoException: Invalid arguments passed to the >>> method >>> :: Failed to setJMSCorrelationID for messages,the correlationID >>> specified >>> is >>> null >>> >>> >>> Can anybody give some pointers on what's going on here ? >>> >>> Thanks very much ! >>> >> >> > > > > -- > Claus Ibsen > Apache Camel Committer > > Author of Camel in Action: http://www.manning.com/ibsen/ > Open Source Integration: http://fusesource.com > Blog: http://davsclaus.blogspot.com/ > Twitter: http://twitter.com/davsclaus > > -- View this message in context: http://old.nabble.com/Camel-JMS-Exception---Invalid-Arguments-supplied-to-JMS-method-invocation-tp27758380p27772337.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-02 Thread Claus Ibsen
On Wed, Mar 3, 2010 at 5:20 AM, Willem Jiang wrote: > Hi, > As Tibco and Fiornao support JMS specification, you can use camel-jms to > bridge these two JMS provider. I think you just need to make sure the POJO > is serializeable, and camel-jms can take care of the rest of work. > Also maybe try w

Re: Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-02 Thread Willem Jiang
Hi, As Tibco and Fiornao support JMS specification, you can use camel-jms to bridge these two JMS provider. I think you just need to make sure the POJO is serializeable, and camel-jms can take care of the rest of work. Willem zen-master wrote: We are trying to use Camel to bridge two distinct

Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-02 Thread zen-master
nts passed to the method :: Failed to setJMSCorrelationID for messages,the correlationID specified is null Can anybody give some pointers on what's going on here ? Thanks very much ! -- View this message in context: http://old.nabble.com/Camel-JMS-Exception---Invalid-Arguments-supplied-to-JMS-m