Error configuring application listener of class org.springframework.web.context.ContextLoaderListener
조치법:
- Open the project's properties (e.g., right-click on the project's name in the project explorer and select "Properties").
- Select "Deployment Assembly".
- Click the "Add..." button on the right margin.
- Select "Java Build Path Entries" from the menu of Directive Type and click "Next".
- Select "Maven Dependencies" from the Java Build Path Entries menu and click "Finish".
- You should see "Maven Dependencies" added to the Web Deployment Assembly definition.
'미분류' 카테고리의 다른 글
[maven] bad path element "": no such file or directory (0) | 2014.09.11 |
---|---|
[spring] Error configuring application listener of class com.sun.faces.config.ConfigureListener (0) | 2014.09.02 |
SSL 설정 오류 (webtob) (0) | 2014.07.31 |
[오라클] 테이블 락 조회/ 해제 방법 (0) | 2014.07.16 |
[오라클] 테이블스페이스 여유공간확인 (0) | 2014.07.02 |