Is it possible to map a queue uri to a physical JNDI queue? For example, given this:
<from uri="jms:queue:myQueue"/> How can I map "jms:queue:myQueue" to the actual JNDI-provided queue resource (e.g. jms/myQueue)? The reason being that our queue names vary from environment to environment. Thanks in advance. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-map-Jms-Uri-to-JNDI-tp5671063p5671063.html Sent from the Camel - Users mailing list archive at Nabble.com.