On 19/09/2013 17:39, Nick Williams wrote:
> 
> On Sep 19, 2013, at 11:32 AM, Jeremy Boynes wrote:
> 

>> There's a clear model already without assumptions about SCI
>> ordering: SCIs fire before SCLs, and SCLs can be ordered explicitly
>> by web.xml. There are no ordering requirements for SCIs except that
>> they are discovered per the delegation model. This change is
>> changing that to load "container" SCIs firsts *even if the
>> delegation model specifies application first.*
> 
> Loading/discovering SCIs and invoking SCIs are not the same thing.
> This change is spec compliant because it still loads/discovers SCIs
> per the delegation model. The spec does NOT say that SCIs must be
> ordered according to the delegation model (or even that they must be
> ordered in any fashion at all).

Exactly. I went back and checked the EG discussion that lead to the text
in 8.2. It was solely concerned with loading - not execution order.

Mark

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

Reply via email to