Every CXF client will spew the following logs while generating the proxy:
Aug 8, 2013 1:34:41 PM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromWSDL
INFO: Creating Service {http://foo.example.com/}FooWebService from WSDL:
jar:file:/path/to/foo.jar!/yo/FooWebService.wsdlHow do we disable these logs? tia, rouble
