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

Konstantin Kolinko <[email protected]> changed:

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

--- Comment #1 from Konstantin Kolinko <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to