On 01/06/2013 16:59, Nick Williams wrote:
> Off-topic, I should point out that I believe this is also a potential flaw in
> the Tomcat WebSocket filter registration. It is also mapped
> isMatchAfter=false. So, if someone were to add similar logging/auth filters
> to their deployment descriptor,
On May 31, 2013, at 5:06 AM, Mark Thomas wrote:
> On 30/05/2013 23:42, Nick Williams wrote:
>
>> I still have some uncertainties with a couple:
>>
>> #2: 8.2.4 says of ServletContainerInitializers: "the order in which
>> these services are discovered MUST follow the application’s class
>> loadi
On 30/05/2013 23:42, Nick Williams wrote:
> I still have some uncertainties with a couple:
>
> #2: 8.2.4 says of ServletContainerInitializers: "the order in which
> these services are discovered MUST follow the application’s class
> loading delegation model."
That is poor specification language.
On May 30, 2013, at 3:38 PM, Mark Thomas wrote:
> On 30/05/2013 21:04, Nick Williams wrote:
>>
>> On May 29, 2013, at 6:58 AM, Pid wrote:
>>
>>> On 29/05/2013 00:24, Nick Williams wrote:
Guys,
Can some of the fine experts on this list double check my
assertions below and le
On 30/05/2013 21:04, Nick Williams wrote:
>
> On May 29, 2013, at 6:58 AM, Pid wrote:
>
>> On 29/05/2013 00:24, Nick Williams wrote:
>>> Guys,
>>>
>>> Can some of the fine experts on this list double check my
>>> assertions below and let me know if I'm going wrong anywhere? I
>>> hope I got it a
On May 29, 2013, at 6:58 AM, Pid wrote:
> On 29/05/2013 00:24, Nick Williams wrote:
>> Guys,
>>
>> Can some of the fine experts on this list double check my assertions below
>> and let me know if I'm going wrong anywhere? I hope I got it all right. :-)
>>
>> Assertion #1
>> If metadata-complet
On 29/05/2013 00:24, Nick Williams wrote:
> Guys,
>
> Can some of the fine experts on this list double check my assertions below
> and let me know if I'm going wrong anywhere? I hope I got it all right. :-)
>
> Assertion #1
> If metadata-complete="true" is present in the deployment descriptor:
>
Guys,
Can some of the fine experts on this list double check my assertions below and
let me know if I'm going wrong anywhere? I hope I got it all right. :-)
Assertion #1
If metadata-complete="true" is present in the deployment descriptor:
A) The container does NOT scan /WEB-INF/classes for annot