[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-721) Message redelivery doesn't work

Tim Fox (JIRA) jira-events at jboss.com
Tue Jan 9 03:50:26 EST 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-721?page=all ]

Tim Fox updated JBMESSAGING-721:
--------------------------------

             Priority: Blocker  (was: Critical)
    Affects Version/s: 1.2.0.Beta1

> Message redelivery doesn't work 
> --------------------------------
>
>                 Key: JBMESSAGING-721
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-721
>             Project: JBoss Messaging
>          Issue Type: Bug
>          Components: Messaging Core
>    Affects Versions: 1.2.0.Beta1, 1.0.1.SP2
>            Reporter: Amit Bhayani
>         Assigned To: Tim Fox
>            Priority: Blocker
>             Fix For: 1.0.2.CR1
>
>         Attachments: mdb.zip
>
>
> Message redelivery in CMT MDB is not working. I set the transaction to setRollbackOnly on MessageDrivenContext within onMessage of MDB and ideally the message should get redelivered. I can see that Message reamins in the queue for long time. No error message is shown in server.log file.
> I have created a simple testcase (attached here). Sender.java send's 6 messages. Messages 1,2,3,4 and 5 are consumed however for message 6 MDBExample.java sets the setRollbackOnly after this there is no activity and message 6 remains in the queue.
> This testcase is from jboss-messaging-1.0.1.SP2-src\docs\examples\mdb. Just replace the files to test.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list