https://issues.apache.org/bugzilla/show_bug.cgi?id=50738
Summary: Manager.initInternal not invoked on context reload
Product: Tomcat 7
Version: 7.0.8
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
When the webapp context is reloaded (due to a change of web.xml) then
stopInternal and startInternal are invoked, but not initInternal.
Steps to reproduce:
1) Start tomcat
2) touch web.xml
Expected: initInternal should be invoked on the manager.
Actual: not invoked.
Tested with tomcat 7.0.8
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]