[jboss-jira] [JBoss JIRA] Resolved: (JBAS-6499) jboss.tomcat.connectors.started JMX Notification Missing
Remy Maucherat (JIRA)
jira-events at lists.jboss.org
Wed Nov 18 14:13:29 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Remy Maucherat resolved JBAS-6499.
----------------------------------
Fix Version/s: JBossAS-6.0.0.M2
Resolution: Done
> jboss.tomcat.connectors.started JMX Notification Missing
> --------------------------------------------------------
>
> Key: JBAS-6499
> URL: https://jira.jboss.org/jira/browse/JBAS-6499
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Web (Tomcat) service
> Affects Versions: JBossAS-5.0.0.GA
> Reporter: Jim Brownfield
> Assignee: Remy Maucherat
> Fix For: JBossAS-6.0.0.M2
>
>
> It appears the jboss.tomcat.connectors.started JMX notification is missing in JBoss 5.0.0. Looking through the JBoss source code, the TOMCAT_CONNECTORS_STARTED is the static variable containing the message. That variable seems to only be referenced in org.jboss.web.tomcat.service.deployers.TomcatService.java in a comment within the method startConnectors():
> /*
> * TODO: // Notify listeners that connectors have started processing requests sendNotification(new
> * Notification(TOMCAT_CONNECTORS_STARTED, this, getNextNotificationSequenceNumber()));
> */
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list