Hi ActiveMQ have native support for such kind.
See virtual destinations http://activemq.apache.org/virtual-destinations.html On Thu, Jul 15, 2010 at 8:09 AM, benxs <[email protected]> wrote: > > I would like to forward each msg which arrives in Topic "mytopic12" to a > Queue "myqueue44". > > I got the impression that the <route> command is only for Queue-to-Queue > transports. > Can I use <route> for this anyway? > > How can I otherwise forward with Camel incoming msg in a Topic to a Queue? > > Ben > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Can-I-route-from-Topic-to-Queue-or-only-Queue-to-Queue-tp1177983p1177983.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
