[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1239) A mechanism to shutdown JMS connections when an MDB encounters a RuntimeException

Tyronne Wickramarathne (JIRA) jira-events at lists.jboss.org
Fri Mar 28 04:15:49 EDT 2008


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

        



More information about the jboss-jira mailing list