You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "nicolas de loof (JIRA)" <ji...@apache.org> on 2009/09/03 17:56:57 UTC

[jira] Closed: (CXF-2010) cxf-codegen:wsdl2java requires a log4j configuration

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

nicolas de loof closed CXF-2010.
--------------------------------


resolved with 2.2.3 release, 
thanks

> cxf-codegen:wsdl2java requires a log4j configuration
> ----------------------------------------------------
>
>                 Key: CXF-2010
>                 URL: https://issues.apache.org/jira/browse/CXF-2010
>             Project: CXF
>          Issue Type: Improvement
>          Components: Tooling
>    Affects Versions: 2.1.3
>            Reporter: nicolas de loof
>            Assignee: Christian Schneider
>
> Running cxf-codegen:wsdl2java logs this ugly report :
> [INFO] [cxf-codegen:wsdl2java]
> log4j:WARN No appenders could be found for logger (org.apache.cxf.bus.spring.BusApplicationContext).
> log4j:WARN Please initialize the log4j system properly.
> 28 janv. 2009 10:31:34 org.apache.cxf.bus.spring.BusApplicationContext getConfigResources
> INFO: No cxf.xml configuration file detected, relying on defaults.
> First of all, this is not really pleasant for users to read such log4j warnings
> Second, a default log4j configuration should be included in the plugin. Even better, plugin setup may programmatically register an Appender to send logs to the maven logger according to current maven logging level.

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