Integration with pax-logging not possible
-----------------------------------------
Key: DOSGI-113
URL: https://issues.apache.org/jira/browse/DOSGI-113
Project: CXF Distributed OSGi
Issue Type: Bug
Components: Product
Affects Versions: 1.3
Environment: Felix and Eclipse
Reporter: Sven Viehmeier
Priority: Minor
I tried to integrate Apache CXF 1.2 and 1.3 with pax-logging. It failed with
both versions:
- Apache CXF 1.2: pax-logging does not export package "org.apache.log4j.jmx".
So as long as this package is needed by CXF, this would be an issue of
pax-logging
- Apache CXF 1.3: Dependencies could all be resolved and pax-logging integrates
fine with my own code (which uses Log4j as the API), but the logging messages
from CXF still appear on the console and not where I configured it. I also
tried to switch CXF to use Log4j instead of SLF4J, but it seems that the system
property "org.apache.cxf.Logger" is not respected.
Please see the users mailing list with the topic "Configure logging in CXF +
pax-web + Jetty"
([http://mail-archives.apache.org/mod_mbox/cxf-users/201202.mbox/%[email protected]%3E])
for more details.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira