You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Josh Holtzman (JIRA)" <ji...@apache.org> on 2009/08/18 16:37:14 UTC

[jira] Updated: (CXF-2396) Add META-INF/cxf/org.apache.cxf.Logger to OSGi bundles

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