Vadim Gritsenko wrote:

> No, it is slightly more complex then this :(
> 
> XSP compilation works *perfectly* until MRUStore purges cached
> Logicsheets (done with the help of crawler). When you try to compile XSP
> after this, XSP engine re-creates logicsheets (and, btw, forgets to
> assign a logger for them), and for some reason logicsheets are being
> applied twice, in the order (when accessing simple.xsp): request.xsl,
> log.xsl, capture.xsl, xsp.xsl (here the result is valid!), log.xsl,
> capture.xsl, xsp.xsl. The net result is 8 bytes or so...


ooh, that's bad.

I have noticed that on occasion, Cocoon will try to process the same
request twice for the same request.  Could this have anything to do with
the Servlet Container, or have we gotten too compex for ourselves and
need to simplify?


-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


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

Reply via email to