I have two queues on two ESB-s and one Camel route reading from first queue and pushing to the second queue.
Is it possible to set up second queue to read messages from the first one without using Camel route?
you can use a broker network to achieve this.
see: http://fusesource.com/docs/esbent/7.1/amq_networks/FMQNetworksConnectors.html