Jonathan Anstey created SMX4-1278:
-------------------------------------
Summary: Jetty logging to console
Key: SMX4-1278
URL: https://issues.apache.org/jira/browse/SMX4-1278
Project: ServiceMix 4
Issue Type: Bug
Reporter: Jonathan Anstey
Assignee: Jonathan Anstey
Fix For: 4.5.0
When I start up current -full SNAPSHOT, I get Jetty logging in the console..
{code}
[janstey@duffman apache-servicemix-4.5.0-SNAPSHOT (trunk)]$ ./bin/servicemix
____ _ __ __ _
/ ___| ___ _ ____ _(_) ___ ___| \/ (_)_ __
\___ \ / _ \ '__\ \ / / |/ __/ _ \ |\/| | \ \/ /
___) | __/ | \ V /| | (_| __/ | | | |> <
|____/ \___|_| \_/ |_|\___\___|_| |_|_/_/\_\
Apache ServiceMix (4.5.0-SNAPSHOT)
Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown ServiceMix.
karaf@root> 2012-11-09 10:17:06.312:INFO:oejs.Server:jetty-7.5.4.v20111024
2012-11-09 10:17:06.340:INFO:oejs.AbstractConnector:Started
[email protected]:8181 STARTING
2012-11-09 10:17:06.494:INFO:oejs.Server:jetty-7.5.4.v20111024
2012-11-09 10:17:06.496:INFO:oejs.AbstractConnector:Started
[email protected]:8181 STARTING
2012-11-09 10:17:06.740:INFO:oejsh.ContextHandler:started
HttpServiceContext{httpContext=DefaultHttpContext{bundle=org.apache.karaf.deployer.features
[15]}}
2012-11-09 10:17:06.913:INFO:oejsh.ContextHandler:started
HttpServiceContext{httpContext=DefaultHttpContext{bundle=org.apache.cxf.cxf-rt-transports-http
[138]}}
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira