0 Replies Latest reply on Oct 9, 2008 1:01 PM by chadnuhifi

    custom client acknowledgement

    chadnuhifi

      Does the JBoss Messaging has the abiltity to handle custom client acknowledgement? Its been clearly explained in this link.

      http://docs.sun.com/app/docs/doc/819-7757/6n9mar6g2?a=view#aeqef

      Like I am using CLIENT_ACKNOWLEDGE for the session. so I have to use the acknowledge() method for messages in the queue. I am interested of using acknowledge particular message in the queue? instead of using acknowledge() method.