Re: Valve order

2002-11-26 Thread jean-frederic clere
Jeanfrancois Arcand wrote: Hi, the Digester's rules defined in ContextRuleSet, EngineRuleSet and HostRuleSet invoke: digester.addSetProperties(prefix + "Context/Valve"); digester.addSetNext(prefix + "Context/Valve", "addValve",

Re: Valve order

2002-11-25 Thread Jeanfrancois Arcand
Hi, the Digester's rules defined in ContextRuleSet, EngineRuleSet and HostRuleSet invoke: digester.addSetProperties(prefix + "Context/Valve"); digester.addSetNext(prefix + "Context/Valve", "addValve", "org.apache.catalina.Valve"

Valve order

2002-11-25 Thread jean-frederic clere
Hi, Just an easy question: How could I be sure that my valve is the first one in the valve chain? Cheers Jean-frederic -- To unsubscribe, e-mail: For additional commands, e-mail: