Pier Fumagalli wrote:

(CRAP CRAP CRAP CRAP CRAP)


First, breathe!!! Now, think: Why in hell do you want to destroy Cocoon servlet on running production site??? I'm referring to line from your stacktrace:
org.apache.cocoon.servlet.CocoonServlet.destroy(CocoonServlet.java:497)


And to answer your question about synchronization, actually, I think, synchronization in dispose() is not required, as to this moment, servlet should have just one thread - the thread which disposes the servlet.

Vadim




Reply via email to