[ http://jira.jboss.com/jira/browse/JBAS-1470?page=history ]
     
Adrian Brock closed JBAS-1470:
------------------------------

     Resolution: Done
    Fix Version:  JBossAS-4.0.2RC1

Added the following jmx notifications for mdb connection state.
org.jboss.ejb.plugins.jms.CONNECTING (before it tries to connect)
org.jboss.ejb.plugins.jms.CONNECTED (after it has connected)
org.jboss.ejb.plugins.jms.DISCONNECTING (when it tries to disconnect)
org.jboss.ejb.plugins.jms.FAILURE (when the exception handler is invoked)

For the FAILURE notification, the userData of the notification
contains the java.lang.Throwable that caused the failure.

> MDB retry MBean Notification
> ----------------------------
>
>          Key: JBAS-1470
>          URL: http://jira.jboss.com/jira/browse/JBAS-1470
>      Project: JBoss Application Server
>         Type: Feature Request
>   Components: JMS service
>     Versions: JBossAS-4.0.1 Final,  JBossAS-3.2.7 Final
>     Reporter: Adrian Brock
>     Assignee: Adrian Brock
>     Priority: Optional
>      Fix For:  JBossAS-4.0.2RC1

>
>
> Make the MDB (JMSContainerInvoker) emit an MBean Notification with
> the exception attached everytime it traps to the ExceptionListener.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to