https://bz.apache.org/bugzilla/show_bug.cgi?id=60368

            Bug ID: 60368
           Summary: Embedded org.apache.catalina.startup.Tomcat instance
                    can no longer be started without a Connector
           Product: Tomcat 8
           Version: 8.5.8
          Hardware: PC
                OS: All
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Catalina
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ----

The changes made in http://svn.apache.org/viewvc?view=revision&revision=1766521
have regressed org.apache.catalina.startup.Tomcat's behaviour at start up.

Prior to those changes it was possible to create a Tomcat instance, remove its
default Connector and start it. At this point no Connectors would be started.
One or more Connectors could then be added at which point they would be started
automatically.

The behaviour prior to the changes made in 1766521 was useful as it allowed
precise control over when Tomcat would start accepting and processing requests.
As far as I can tell, this is no longer possible.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to