<route>
<from uri="activemq:PayrollOrder.Files.ToInspector.New" />
<to uri="activemq:queue:PayrollOrder.Files.ToInspector.InProcess" />
<choice>
<when>
<method method="inspectorAction"
ref="processingPayrollOrder" />
>>>>>>>> <from
uri="activemq:PayrollOrder.Files.ToInspector.InProcess">
<to
uri="activemq:queue:PayrollOrder.Files.ToOperator.New">
...
Christian, note the line that I have marked >>>
So can I do?
--
View this message in context:
http://camel.465427.n5.nabble.com/Forward-message-tp5166528p5430192.html
Sent from the Camel Development mailing list archive at Nabble.com.