Hi, I am testing with current 2.0 Snapshot of Apache Camel. There are warnings all over the log file saying:
17:56:06,602 WARN [JmsProducer] Disabling JMSReplyTo as this Exchange is not OUT capable: Exchange[JmsMessage: delegator->JBossMessage[20352699049492712]:PERSISTENT, deliveryId=0] with destination: WorkOrderItemsInQueue What am I doing is basically to consume a message from a JMS queue, do some processing and put the result into a different JMS queue. What am I doing wrong? These warnings do not show up with 2.0M1. Kind regards, Frank -- View this message in context: http://www.nabble.com/Disabling-JMSReplyTo-as-this-Exchange-is-not-OUT-capable-tp23524909p23524909.html Sent from the Camel - Users mailing list archive at Nabble.com.
