So when you use:

<cacheModel id="cacheConsulta" type="LRU">
    <flushInterval minutes="30"/>
    <flushOnExecute statement="operadores.alta"/>
    <flushOnExecute statement="operadores.baja"/>
    <flushOnExecute statement="operadores.modificacion"/>
    <property name="size" value="100" />
</cacheModel>

it fails in exactly the same way? If so, I suggest you use a debugger to find 
the problem...

Niels

-----Original Message-----
From: Serafín Orillán Chaparro [mailto:[EMAIL PROTECTED] 
Sent: dinsdag 27 juni 2006 16:44
To: [email protected]
Subject: Re: Error using caches ("There is no statement named...")

Yes, it exists.

Here i paste the complete Operadores.xml file:

<snip>

Reply via email to