On 20/11/2015 14:23, Mark Thomas wrote:
>> 2015-11-20 13:47 GMT+01:00 Christopher Schultz <ch...@christopherschultz.net

<snip/>

>>> why does StandardContext.startInternal call
>>> getRealmInternal().start() when ContainerBase.setRealm already calls
>>> Realm.start()?)
> 
> Not sure right now. I'll take a quick look.

Because setRealm() only calls start() on the Realm if the container is
already started. i.e. it handles replacement of the Realm while the
container is running.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to