Hi, I have made a test without success but to be sure I prefer to ask the question. Can I mix in camel routes camel endpoint with jbi endpoint ?
ex: from(file:///c:/temp/test) .to("log:Message received") .to("jbi:endpoint:urn:jms-queue"); Remark : the jbi endpoint is a jms-queue. Additional : Does it make sense to mix endpoints of Camel with JBI ? Regards, Charles -- View this message in context: http://www.nabble.com/Mix-camel-endpoint-with-jbi-endpoint-in-camel-routes---tp16627803s22882p16627803.html Sent from the Camel - Users mailing list archive at Nabble.com.