Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6499

jboss.tomcat.connectors.started JMX Notification Missing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.0.0.M2
    • JBossAS-5.0.0.GA
    • Web (Tomcat) service
    • None

    Description

      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()));
        */

      Attachments

        Issue Links

          Activity

            People

              rmaucher Remy Maucherat
              jbrow_jira Jim Brownfield (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: