Hello, May be defining your camel route endpoint like this could help: <from uri="jbi:endpoint:http://planetsoft.com/picf2/routerManuTransmit/endpoint" />
This should stop warnings on logs. targetService of jms should be: targetService="picf:routerManuTransmit" targetEndpoint="endpoint" to transmit request to your camel component. Regards, Kévin -- View this message in context: http://servicemix.396122.n5.nabble.com/Servicemix-4-2-Transactions-And-message-Persistence-tp2843707p2851582.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
