IBM MQ and "replyTo" useage - not working

2015-08-23 Thread clinton
I have a Spring XML DSL route that runs as a JMS consumer in request/reply mode. This route is intended to write a JMS message as a JMS Producer that will send a request message to a downstream process, with a ReplyTo queue designated. The reply will however be processed by yet another route that

camel-amqp and latest Qpid JMS

2015-08-23 Thread mike1416
I was hoping the amqp component in latest/greatest camel would use the new version of the Apache Qpid JMS client (i.e., the one released in March 2015 as Qpid JMS 0.1.0 and since updated several times, culminating in 0.4.0 released just this month). Are there any plans to update camel amqp this way