I'm using Apache ServiceMix 4.4.1 (I know it is an old version :-(). I'm
using XPath to extract some XML tags in one of my app bundles. I think the
XPath implementation is in the system bundle. When I use malformed XML as
input I get output errors in my Karaf console and I want to use my logger.
How can I configure it?

Example of XPath errors in console:

[Fatal Error] :42:2: The markup in the document following the root element
must be well-formed.

My logger configuration is stored in
{servicemix_root}/etc/org.ops4j.pax.logging.cfg, but I don't know how to
configure XPath output to avoid console output.

Thank you!

Reply via email to