]
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: