[
http://jira.jboss.com/jira/browse/JBMESSAGING-633?page=comments#action_12... ]
Tomaz Cerar commented on JBMESSAGING-633:
-----------------------------------------
the example sends two messages to queue on text message other ObjectMessage
the MDB throws runtimeException when it gets text message.
if you that change MDB that it wont throw exception when it gets Text message and redeploy
it
messaging will never resend message to it.
That works fine with ejb 2.1 mdb.
Message redelivery for EJB3 MDB's
---------------------------------
Key: JBMESSAGING-633
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-633
Project: JBoss Messaging
Issue Type: Bug
Components: Messaging Core
Affects Versions: 1.0.1.GA
Environment: Windows xp SP2, JBoss 4.0.5.GA
Reporter: Tomaz Cerar
Assigned To: Ovidiu Feodorov
Attachments: ejb3mdbRedelivery.zip
When RuntimException is thrown in onMessage method, jboss messaging should redeliver
message.
that is at least what it says it will do:
15:51:03,357 ERROR [MessageCallbackHandler] RuntimeException was thrown from onMessage,
90625 will be redelivered
but redelivery never occurs.
This problem exists only with EJB3 MDB's with EJB 2.1 works fine.
--
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