onMessage doesn't properly return messages which throw an exception in the 
handler
----------------------------------------------------------------------------------

                 Key: QPID-1774
                 URL: https://issues.apache.org/jira/browse/QPID-1774
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M4, M3, 0.5, 0.6
            Reporter: Aidan Skinner


According to the JMS spec, if a MessageListener throws an exception during 
onMessage the Session should attempt to redeliver the message a number 
(including 0) of times then reject it to the broker (see 4.5.2). Qpid doesn't 
attempt to redeliver the message. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to