전체 글271 The compiler compliance specified is 1.8 but a JRE 11 is used https://blog.naver.com/PostView.naver?blogId=legendmic2&logNo=221883442768&parentCategoryNo=&categoryNo=&viewDate=&isShowPopularPosts=false&from=postView 이클립스 Eclipse 오류해결: The compiler compliance specified is 1.6 but a JRE 1.8 is used - 에러는 아니고 경고정도지만, 해결하는 것이 낫기에,, - 해결방법은 다음과 같다 1) 프로젝트 우클릭 - ... blog.naver.com 스프링 프레임 워크 사용시 1.8자바 버전 사용 문제 자바 버전이 매칭이 안 되서 생기는 문제~~ 계속 1.8에 맞춰왔지만... 이클립스와 뭐가 안.. 2022. 8. 28. Description Resource Path Location Type Cannot find DTD 'log4j.dtd'. Create the DTD file or configure an XML catalog for this DTD. log4j.xml /study/src/main/resources line 2 Language Servers log4j.dtd 지정된 파일을 찾을 수 없습니다. 이렇게 에러가 났다면 log4j 주소 값이 잘못 된 것이다. 출처: https://withthisclue.tistory.com/entry/Spring-log4jxml-에러-Cannot-find-DTD-log4jdtd-지정된-파일을-찾을-수-없습니다 [Spring] log4j.xml 에러 - Cannot find DTD, log4j.dtd 지정된 파일을 찾을 수 없습니다. 문제 log4j.xml 에서 예외가 발생했다. 서버 실행은 되고, console 로그도 보이나, 서버 로그 파일이 생성되지 않았다. Cannot find DTD log4j.dtd 지정된 파일을 찾을 수 없습니다. 빨간 x 표시에 마우스를 withthisclue.tistory.com 2022. 8. 28. Class 'org.springframework.jdbc.datasource.DriverManagerDataSource' not found Class 'org.springframework.jdbc.datasource.DriverManagerDataSource' not found config set: study/web-context] 이런 에러가 떴다. root-context.xml에서 spring-jdbc 를 불러오지 못하나 보다. 그래서 pom.xml에서 넣으니 해결되었다. org.springframework spring-jdbc ${org.springframework-version} 짜잔 완성... 2022. 8. 28. There are '37' errors in 'jsp_2_1.xsd' 스프링프레임 워크 첫 이클립스 세팅시 자주 뜨는 에러 중 하나다. ';' 하나만 넣어주면 된다. 참고 https://code-hyoon.tistory.com/14 2022. 8. 27. 이전 1 ··· 48 49 50 51 52 53 54 ··· 68 다음