On 14/07/2016 21:14, Mark Thomas wrote:
> On 14/07/2016 09:26, Jäkel, Guido wrote:

<snip/>

>> So maybe there should be a special code path in case of an ongoing 
>> initialization on the top like the 'if(unloading)' clause. The note states, 
>> that one can't decide if a Servlet implements SingleThreadModel until 
>> loading. So maybe on startup this must be answered in a "conservative way" 
>> (if possible) or thrown back with an exception. If this will lead to an 
>> overall exception for the MBean request, this might be "the right thing", 
>> because at leaset one of the returned information can't be answered yet at 
>> this moment (during initialization of the servlet).
> 
> <snip/>
> 
> Something along those lines, yes.

Fixed in svn for:
9.0.0.M10 onwards
8.5.5 onwards
8.0.37 onwards
7.0.71 onwards

Mark

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

Reply via email to