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: dev@tomcat.apache.org
        ReportedBy: martin.grot...@googlemail.com


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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to