1. 程式人生 > >Maven+spring 報錯:Error configuring application listener of class org.springframework.web.cont

Maven+spring 報錯:Error configuring application listener of class org.springframework.web.cont

Maven+spring 報錯:Error configuring application listener of class org.springframework.web.cont


 

錯誤資訊:

SEVERE: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener

 

解決方案:

 

1. 開啟工程屬性對話方塊,到Deployment Assembly頁面,點選Add

 

2. 選擇Jave Build Path Entries

3. 把程式用於的Library加入進來

4. 重新執行Server應該看不到這個問題了

 

 

 

錯誤資訊:

SEVERE: Error configuring application listener of class org.springframework.web.context.ContextLoaderListener

 

解決方案:

 

1. 開啟工程屬性對話方塊,到Deployment Assembly頁面,點選Add

 

2. 選擇Jave Build Path Entries

3. 把程式用於的Library加入進來

4. 重新執行Server應該看不到這個問題了