Hey all,

I'm heavily using servicemix-cxf-se and i get for each request submited to
the cxf-se following INFO log entries, with seems to be totally
unnescessarry and useless to me.


08:41:35,625 | INFO  | -cxf-se-thread-6 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3
08:41:36,187 | INFO  | -cxf-se-thread-7 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3
08:41:36,734 | INFO  | -cxf-se-thread-8 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3
08:41:37,296 | INFO  | -cxf-se-thread-2 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3
08:41:37,859 | INFO  | -cxf-se-thread-3 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3
08:41:38,406 | INFO  | -cxf-se-thread-4 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3
08:41:38,968 | INFO  | -cxf-se-thread-5 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3
08:41:39,515 | INFO  | -cxf-se-thread-6 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3
08:41:40,062 | INFO  | -cxf-se-thread-7 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3
08:41:40,625 | INFO  | -cxf-se-thread-8 | JBITransportFactory              |
e.servicemix.cxfse.CxfSeEndpoint  357 | configuring DeliveryChannel:      
org.apache.servicemix.common.endpointdeliverychan...@1bbaec3


Any possibilities to prevent those messages on the info log? Except for
setting the log-lvl to WARN ;)
Adding log4j.logger.org.apache.servicemix.cxfse=WARN to
org.ops4j.pax.logging.cfg doesn't solve this problem.

Any help would be appreciated.

Regards
Stefan
-- 
View this message in context: 
http://www.nabble.com/servicemix-cxf-se-logs-unnecessary-%28useless%29-information-on-info-level-tp23592036p23592036.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to