5 Replies Latest reply on Aug 27, 2009 4:08 PM by clebert.suconic

    JMSConnectionFactory ignoring CF.preACK attribute

    clebert.suconic

      The JMSConnectinFactory (HornetQConnectionFactory) is ignoring the preACK attribute set at the server side.

      The only way to set pre-ACK is by defining ACK mode at the client side as HornetQSession.PRE_ACKNOWLEDGE,

      HornetQSession.createSessionInternal is ignoring the server's side preACK attribute.


      https://jira.jboss.org/jira/browse/HORNETQ-116