Re: Camel Bindy problem with separator

2014-04-25 Thread zen
davsclaus wrote > This has been fixed in Camel 2.7. I even add your car unit test to trunk > and the test passes. > > I remember we fixed something about CSV delimiter in bindy, which must > have been in the 2.7 release. > > If you must use Camel 2.6 and JDK 1.5, then you can use the FuseSource M

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

2010-03-03 Thread zen-master
Objects which usually > is a bit more tricky to get working. > > You should most likely disable Camel to map the message as you just > want to pass it along, eg. mapJmsMessage=false. > > >> Willem >> zen-master wrote: >>> >>> We are trying to use Came

Camel JMS Exception - Invalid Arguments supplied to JMS method invocation

2010-03-02 Thread zen-master
We are trying to use Camel to bridge two distinct JMS messaging environments - Tibco & Fiorano. When we are trying to pass simple POJO across teh bridge we get a JMS exception, which we are not able to figure out. from("source-jms-endpoint:" + sourceCtxProps.getProperty("destination.type") + ":"