https://issues.apache.org/bugzilla/show_bug.cgi?id=50738

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> 2011-02-09 
01:26:00 EST ---
See the state diagram in org.apache.catalina.Lifecycle.

Passing though initInternal will mean that the current component has to be
destroyed first and a new one to be created. I guess that will need re-parsing
context.xml and creating a new instance of StandardContext. That is not what
happens here.

-- 
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