On 07/02/2013 19:49, J- MAN wrote:
> 
>> .. You suspect that your listeners are called in wrong order?
>> In what order do you expect them to be called?
>>
>> .. Try "logEffectiveWebXml" option on Context
>>
>> .. What are your evidences?
>>
>> .. If you cannot get much from logging, maybe debugging would help
>> http://wiki.apache.org/tomcat/FAQ/DevelopingDDebugging
>>
>> Best regards,
>> Konstantin Kolinko
> 
> 
> When i change the schema to 3.0 and add <absolute-ordering /> to the web.xml 
> it works correctly in Tomcat 7.
> Is there any documentation on the differences in loading mechanisms between 
> Tomcat 6 and 7?

The Servlet 3.0 specification. It sounds like there is a web-fragment
somewhere that is changing the order.

Mark


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

Reply via email to