I want to know if it's possible to disable the storeJanitor, as I would like the JVM to manage the garbage collection itself. We are using jdk1.4, and I have read that it is actually more efficient to do it this way, and that calls to the gc in a program can actually slow it down.
Please advise, Thanx Kyle --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>