Martin Kalén wrote:
 <class-descriptor ... cache-timeout="john"> ;)
 +
 <object-cache ...>
  <cache-class name="john" timeout="100"/>
           ^^^^

Caught in the Ctrl-CV process... :)

Rephrase:
 <class-descriptor ... cache-timeout="john"> ;)
 +
 <object-cache ...>
  <cache-timeout name="john" timeout="100"/>
 (or:
  <cache-timeout name="john" value="100"/>)
 </object-cache>

Regards,
 Martin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to