[ 
https://issues.apache.org/jira/browse/CXF-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Holtzman updated CXF-2396:
-------------------------------

    Description: According to http://cwiki.apache.org/CXF20DOC/debugging.html 
CXF can use log4j instead of java.util.logging.  Unfortunately, this isn't 
possible when CXF runs in OSGi because the required Logger configuration isn't 
included in the bundle.  (was: According to 
http://cwiki.apache.org/CXF20DOC/debugging.html CXF can use log4j instead of 
java.util.logging.  Unfortunately, this isn't possible when CXF runs in OSGi 
because the CXF bundle doesn't import the log4j packages.  Adding optional 
imports to the CXF bundle manifest should solve this problem.)
        Summary: Add META-INF/cxf/org.apache.cxf.Logger to OSGi bundles  (was: 
Add optional log4j dependency to OSGi bundles)

> Add META-INF/cxf/org.apache.cxf.Logger to OSGi bundles
> ------------------------------------------------------
>
>                 Key: CXF-2396
>                 URL: https://issues.apache.org/jira/browse/CXF-2396
>             Project: CXF
>          Issue Type: Improvement
>          Components: OSGi
>    Affects Versions: 2.3
>            Reporter: Josh Holtzman
>             Fix For: 2.3
>
>
> According to http://cwiki.apache.org/CXF20DOC/debugging.html CXF can use 
> log4j instead of java.util.logging.  Unfortunately, this isn't possible when 
> CXF runs in OSGi because the required Logger configuration isn't included in 
> the bundle.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to