[Bug 299436] [NEW] Tomcat 6 should not implement the TearDown spec
Thierry Carrez
thierry.carrez at ubuntu.com
Tue Nov 18 13:14:06 GMT 2008
Public bug reported:
Binary package hint: tomcat6
Tomcat 6 currently implements the TearDown spec [1] which provides
faster shutdown by avoiding the init script to be called at system
shutdown or reboot, and instead rely on the processes being correctly
terminated and killed by the sendsigs script.
However, one might implement LifecycleListener callbacks in webapps that
result in specific code being executed when Contexts are destroyed, and
TearDown would bypass that feature. Therefore it would be preferable not
to implement TearDown for Tomcat 6.
[1] https://wiki.ubuntu.com/Teardown
** Affects: tomcat6 (Ubuntu)
Importance: Low
Status: Triaged
** Changed in: tomcat6 (Ubuntu)
Importance: Undecided => Low
Status: New => Triaged
--
Tomcat 6 should not implement the TearDown spec
https://bugs.launchpad.net/bugs/299436
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list