Hi,

I am trying to run a Cocoon web application from CD-ROM.

The webapp consists of Jetty (another servlet container), Cocoon, and an
XML database, eXist.

I would like to disable *all*logging*; obviously I do not want to write to
a log file, as I don't know what OS it will be run (so I can't take a
C:\temp or /tmp directory for granted), and I don't want anything output
to the console.

I have looked into web.xml, cocoon.xconf, logkit.xconf, sitemap.xmap, and
have tried to disable logging, by setting values to ERROR, and removing
the "logger" attributes in the sitemap ... But still, there are loads of
errors sent to the console ...

Thanks for any pointers,
-- 
Jakob.



---------------------------------------------------------------------
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]>

Reply via email to