1 Reply Latest reply on Aug 17, 2010 7:06 AM by ffang

    logging in cxf osgi bundle deployed into servicemix 4.2.x

    lcurry

      I have an OSGI bundle that hosts jaxws:endpoint deployed in Servicmix. How do i specify DEBUG level for certain CXF logging subsystems to get logged to "servicemix.log"?

      I posted this to CXF forum but its probably more appropriate here. One suggested way was to edit "org.ops4j.pax.logging.cfg" with "log4j.category.org.apache.cxf=DEBUG", but I think this would apply globally. Is there a way per-bundle?