Hi Igor El 15 de marzo de 2012 09:12, Igor Malinin <igor...@gmail.com> escribió:
> On 2012-03-15 4:25, Thorsten Scherler wrote: > >> I think the key is the <map:match pattern="**.*"> which is a welcome door >> for concurrency issues. You need to request the page around 10 times and >> you see image glitches. >> >> I started a small testing project but will need to finish it later. BTW I >> created >> https://issues.apache.org/**jira/browse/COCOON3-93<https://issues.apache.org/jira/browse/COCOON3-93>to >> keep track of the issue. >> > By the way, do you use Reloading Classloader (RCL) in your application? > I've had too many issues with it totally breaking Spring context... If you > use it it would be good to confirm that the problem exists without it. > Yeah, I've experienced some issues with RCL before. It was our first option but we have the same problems deploying the war in Apache Tomcat for our test env so everything guide us to a Cocoon issue with concurrency.