Removed outdated XmlBeanFactory references

Issue: SPR-13485
This commit is contained in:
Juergen Hoeller
2015-10-28 14:29:48 +01:00
parent 81342f14d4
commit bc1dc9a074
2 changed files with 7 additions and 12 deletions

View File

@@ -3,11 +3,3 @@ log4j.appender.console.layout=org.apache.log4j.PatternLayout
log4j.appender.console.layout.ConversionPattern=%d{HH:mm:ss,SSS} [%c] - %m%n
log4j.rootCategory=WARN, console
log4j.logger.org.springframework.beans=WARN
log4j.logger.org.springframework.binding=DEBUG
log4j.logger.org.springframework.beans.factory.xml.XmlBeanFactory=ERROR
log4j.logger.org.springframework.web.socket.handler.LoggingWebSocketHandlerDecorator=TRACE
#log4j.logger.org.springframework=TRACE