spring WARN

log4jの設定してないからしなさいと怒られてる。

log4j:WARN No appenders could be found for logger (org.springframework.context.support.ClassPathXmlApplicationContext).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

web.xml,log4j.propertiesの設定をしてやると消えてくれた。