0 Replies Latest reply on Jun 4, 2012 12:54 PM by vmahe

    How inOnly() affects JMS message ack

    vmahe

      Hello everyone,

       

      If I have a route starting with a from("queue:my-input-queue") which is not transacted(), does the inOnly() MEP affects the moment when the JMS ack is sent ?

       

      In other words, does it affect the time in the route when the JMS message is really dequeued from the queue ?

       

      Thanks

       

      Regards,

       

      Vincent