You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/02/27 08:09:59 UTC

[jira] Commented: (SMX4-233) CXF logs message to console on first start

    [ https://issues.apache.org/activemq/browse/SMX4-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50059#action_50059 ] 

Freeman Fang commented on SMX4-233:
-----------------------------------

the solution could be add cxf.logging.properties file and in specify only WARN or higer level message could be print out on console, no changes for log to the servicemix.log file, so that we can avoid the noisy INFO when start the servicemix
we need change servicemix launch script for features project to pass in -Djava.util.logging.config.file
attchment is the patch for this issue


> CXF logs message to console on first start
> ------------------------------------------
>
>                 Key: SMX4-233
>                 URL: https://issues.apache.org/activemq/browse/SMX4-233
>             Project: ServiceMix 4
>          Issue Type: Improvement
>    Affects Versions: 4.0-m2
>            Reporter: Chris Custine
>
> I get the following message printed to the console on first start.  The message is normal, but it may be confusing for first time users when they first run SMX4.  It would be nice to figure out how to suppress this message just to keep the startup clean.
> smx@root:/> Feb 25, 2009 7:17:26 PM org.apache.cxf.bus.spring.BusApplicationContext getConfigResources
> INFO: No cxf.xml configuration file detected, relying on defaults.

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