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

--- Comment #2 from Martin Grotzke <martin.grot...@googlemail.com> 2011-02-09 
02:59:46 EST ---
For tomcat6 init was called on context reload (actually it's done in
StandardContext.start: if (!initialized) init();).

If it's intended that this behaviour is changed, then how do I know that I need
to invoke initInternal by myself when startInternal is invoked (without doing
this on a regular start)? I couldn't get this information from the state
diagram in org.apache.catalina.Lifecycle.

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