Mark,
On 2/13/12 5:35 PM, Mark Thomas wrote:
> On 13/02/2012 22:01, Christopher Schultz wrote:
>> Fair enough, but server.xml is processed only once on startup.
>
> They also process context.xml files and web.xml files.
These are the classes I was looking at, which all seem to be related to
serv
2012/2/14 Christopher Schultz :
> Konstantin,
>
> On 2/13/12 4:32 PM, Konstantin Kolinko wrote:
>> 2012/2/14 Christopher Schultz :
>>> All,
>>>
>>> There are 15 or so custom rule classes in the Tomcat sources for
>>> handling various commons-digester events.
>>>
>>> I've only taken a brief glance a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 13/02/2012 22:01, Christopher Schultz wrote:
> Konstantin,
>
> On 2/13/12 4:32 PM, Konstantin Kolinko wrote:
>> 2012/2/14 Christopher Schultz :
>>> All,
>>>
>>> There are 15 or so custom rule classes in the Tomcat sources
>>> for handling various
Konstantin,
On 2/13/12 4:32 PM, Konstantin Kolinko wrote:
> 2012/2/14 Christopher Schultz :
>> All,
>>
>> There are 15 or so custom rule classes in the Tomcat sources for
>> handling various commons-digester events.
>>
>> I've only taken a brief glance at their content, but I'm wondering if we
>>
On 13.02.2012 22:11, Christopher Schultz wrote:
All,
There are 15 or so custom rule classes in the Tomcat sources for
handling various commons-digester events.
I've only taken a brief glance at their content, but I'm wondering if we
can't replace these classes with an XML-based configuration th
2012/2/14 Christopher Schultz :
> All,
>
> There are 15 or so custom rule classes in the Tomcat sources for
> handling various commons-digester events.
>
> I've only taken a brief glance at their content, but I'm wondering if we
> can't replace these classes with an XML-based configuration that the