Scary INFO log entries in normal operation ------------------------------------------
Key: CXF-1148 URL: https://issues.apache.org/jira/browse/CXF-1148 Project: CXF Issue Type: Bug Affects Versions: 2.0.3 Reporter: Benson Margulies I've got users worried by both of the following: Oct 29, 2007 9:31:30 AM org.apache.cxf.common.injection.ResourceInjector visitMethod INFO: failed to resolve resource org.apache.cxf.bus.resource.ResourceManagerImpl/bus Oct 29, 2007 9:31:30 AM org.apache.cxf.configuration.spring.ConfigurerImpl <init> INFO: Could not find the configuration file cxf.xml on the classpath. I have no idea what is going on with the first. In the second, I am loading up a Spring app context with a full set of CXF META-INF/* files. It seems to me that there should be some XML config I can do to suppress looking for the cxf.xml and thus this message. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.