On 07/04/2015 10:00, Thusitha Thilina Dayaratne wrote:
> Hi
> 
>> In tomcat 7, there is a field in the WebAppClassLoader as
>> protected boolean started - Has this component been started?
> 
>> But In Tomcat 8 this field have been remove. What is the alternative way
>> in Tomcat 8 for this?
> I think I can use
> 
> getState()== LifecycleState.STARTED

Correct.

Mark


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

Reply via email to