Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/aspectj/weave
缺少aspectjweaver.jar导致,引入该包即可。2014-03-2716:58:37,828ERROR[org.springframework.web.context.ContextLoader]-org.springframework.beans.factory.BeanCreationException:Errorcreatingbeanwithname'messageSource'