[
https://issues.apache.org/activemq/browse/SMX4-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=50061#action_50061
]
Guillaume Nodet commented on SMX4-233:
--------------------------------------
Not sure what happens exactly.
The pax logging bundle which is included in servicemix is supposed to redirect
all calls to java.util.logging to the internal log4j (hence to ./data/log).
Can you check what happens ?
There should be no need to add java.util.logging.config.file btw, it should be
set up automatically by pax logging.
> 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
> Assignee: Freeman Fang
> Attachments: patch.txt
>
>
> 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.
> s...@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.