I have a custom message which is a combination of - 
Part A – java map message
Part B – xml
This routing is based on the details from both the parts and to the end
point the both parts should be delivered a single message. Can I use content
based routing xpath for the xml message and bean for map message. What is
the best strategy that can be used here? 

Currently, the current system is accepting only xml and jms messages. Can I
accept the custom message and the xml message on the same port. Based on
type of message(i.e., custom or xml) it needs to be routed to endpoint. Any
pointers/examples to this situations.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Custom-message-handling-and-routing-tp5756552.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to