Ok, if I define some <route> with Spring XML in activemq.xml I can use a couple of different URIs.
I understand what <to uri="activemq:newqueue"/> mean: forward the incoming msg to another queue. But what does <to uri="mock:baz"/> resp: <from uri="direct:baz"/> mean? Can I use all three types in <to/> AND <from/> tags? Ben -- View this message in context: http://camel.465427.n5.nabble.com/What-mean-the-URIs-direct-and-mock-tp509962p509962.html Sent from the Camel - Users mailing list archive at Nabble.com.
