Camel jdbc at same time from db to a queue and to another db

2014-04-14 Thread akotako
hi, i want to make a route at same time from my local db to external activemq queue querying select * from ... and to another db querying select id from How can i make this ? thank you in advance.. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-jdbc-at-same-tim

Camel jdbc at same time from db to a queue and to another db

2014-04-14 Thread akotako
hi, i want to make a route at same time from my local db to external activemq queue querying select * from ... and to another db querying select id from How can i make this ? thank you in advance.. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-jdbc-at-same-tim

from db to webservice

2014-05-07 Thread akotako
hi, i want to make a route from db to call a webservice.But after the db i let the datas go to a queue(activemq)after that i want to call a web service...here is my route : select id from test

Re: How to set camel-cxf encoding

2014-05-12 Thread akotako
hi, i tried this one as you mentioned above, but it is the same thing.nothing changed. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-set-camel-cxf-encoding-tp3388947p5751033.html Sent from the Camel - Users mailing list archive at Nabble.com.

Camel Content Based Router

2015-02-03 Thread akotako
I made a camel route which contains an xml in an activemq queue.I want to route this xml according to a content property.How can i reach and make choice according to a property.I use spring dsl.My xml format like below: http://service.cxf.ws.sep.bedas.com/";>0 6439705 I want to route this xm