[
http://jira.jboss.com/jira/browse/EJBTHREE-1239?page=comments#action_1240... ]
Tyronne Wickramarathne commented on EJBTHREE-1239:
--------------------------------------------------
>importantly, we should be able to restart this service via JMX
console. if this RuntimeException is triggered by a corrupted message, it should get moved
to the DLQ unless we specify a unique Queue to move such messages.
actually, this feature should be left open, enabling users to select a desired queue to
move these messages to. the messages should remain with it's corresponding Queue
unless this value is specified.
A mechanism to shutdown JMS connections when an MDB encounters a
RuntimeException
---------------------------------------------------------------------------------
Key: EJBTHREE-1239
URL:
http://jira.jboss.com/jira/browse/EJBTHREE-1239
Project: EJB 3.0
Issue Type: Feature Request
Components: core
Affects Versions: AS 4.2.2.GA
Environment: JBoss-EAP-4.3-GA/JBoss-4.2.2
Reporter: Tyronne Wickramarathne
a mechanism is required to shut the connections down across all the MDB instances of the
same kind, when one instance caught up with a RuntimeException. ideally, we should be able
to configure a retry value. which enables the MDB instances to retry a specified number of
times before shutting down the connections as described and removing all the MDB instances
from the pool.
importantly, we should be able to restart this service via JMX console. if this
RuntimeException is triggered by a corrupted message, it should get moved to the DLQ
unless we specify a unique Queue to move such messages.
--
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