Re: Camel message router

2013-09-06 Thread luixv
Thanks a lot. It works! Luis -- View this message in context: http://camel.465427.n5.nabble.com/Camel-message-router-tp5738769p5738835.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel message router

2013-09-05 Thread luixv
OK, thanks for your answer. How would you code this using spring xml? Luis -- View this message in context: http://camel.465427.n5.nabble.com/Camel-message-router-tp5738769p5738789.html Sent from the Camel - Users mailing list archive at Nabble.com.

Camel message router

2013-09-05 Thread luixv
We are developing an application which uses active mqueue and apache camel as router. This application is getting .html files as input (this files are NOT xml compliant). Depending on the prefix of the filename I have to route the file to different process. Actually the pattern "message router" /

Camel Aggregator Exception

2013-06-27 Thread luixv
http://www.springframework.org/schema/beans"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:context="http://www.springframework.org/schema/context"; xmlns:amq="http://activemq.apache.org/schema/core"; xmlns:camel="http://camel.apache.org/schema/spring"; xmlns