[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-721) Message redelivery doesn't work
Ovidiu Feodorov (JIRA)
jira-events at jboss.com
Wed Jan 17 01:51:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-721?page=comments#action_12351008 ]
Ovidiu Feodorov commented on JBMESSAGING-721:
---------------------------------------------
Working on it. We'll decide on a fix tomorrow (Jan 17) when we will also release SP3
> 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: Ovidiu Feodorov
> Priority: Blocker
> Fix For: 1.0.1.SP3
>
> 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