報錯:
java.lang.IllegalStateException: LifecycleProcessor not initialized - call 'refresh' before invoking lifecycle methods via the context: Root WebApplicationContext: startup date [Thu Nov 27 08:53:38 CST 2014]; root of context hierarchy
解決:
先關閉tomcat服務器,選擇tomcat服務器,右鍵clean,然后重新啟動就可以了