On 22/01/2019 04:16, Aryeh Friedman wrote:
> Platform / tomcat version: Tomcat 9.0.13 / FreeBSD 11.2-RELEASE (amd64)
> [from ports collection without modification]
>
> I have 3 ServletContextListener concrete classes and on tomcat start all 3
> contextInitalized() methods are called, and complete
Platform / tomcat version: Tomcat 9.0.13 / FreeBSD 11.2-RELEASE (amd64)
[from ports collection without modification]
I have 3 ServletContextListener concrete classes and on tomcat start all 3
contextInitalized() methods are called, and complete,but on tomcat stop
only one of the three contextDest