as you said yourself, you set the logging level to ERROR, so you still get
errors. you could set the level higher, but then you would get the
respective messages.

but I think you could just remove all the configured log targets.

-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]Im
Auftrag von Jakob
Gesendet: Donnerstag, 19. Dezember 2002 18:15
An: [EMAIL PROTECTED]
Betreff: run a Cocoon web application from CD-ROM?



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


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