When I run a simple junit test that uses a client created using spring
configuration, I get some INFO level log traffic on the console.

These messages seem a bit noisy. Or, maybe, the real question is who is
setting j.u.l to operate at INFO?

Oct 10, 2007 2:32:07 PM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass
INFO: Creating Service {http://ws.index.rnm.basistech.com}NameIndex from
class com.basistech.rnm.index.ws.NameIndexService
Oct 10, 2007 2:32:09 PM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass
INFO: Creating Service
{http://ws.rnt.basistech.com}NameTranslationServiceService from class
com.basistech.rnt.ws.NameTranslationService

Reply via email to