기록장
Multiple annotations found at this line 에러 본문
728x90
- 에러내용web.xml에 컨텍스트 매개 변수 입력 시 오류
- JDBC 연결 설정 개선 시
Multiple annotations found at this line 에러
- 에러문구
- There is '1' error in 'javaee_7.xsd'.
- schema_reference.4: Failed to read schema document 'platform:/plugin/org.eclipse.xsd/cache/www.w3.org/2001/xml.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not xsd:schema
- Multiple annotations found at this line:
- 해결방법web-app version 3__1→ 4.0으로 변경
Multiple annotations found at this line:
- There is '1' error in 'javaee_7.xsd'.
- schema_reference.4: Failed to read schema document 'platform:/plugin/org.eclipse.xsd/cache/www.w3.org/2001/xml.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not xsd:schema.
- There is '1' error in 'javaee_7.xsd'.
728x90
'IT 지식 > 에러 및 해결' 카테고리의 다른 글
[Spring] {Get}와 HomeController 맵핑 끊는 방법 (0) | 2022.11.09 |
---|---|
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor (0) | 2022.10.21 |
인텔리제이 상속 메서드보는법 (0) | 2022.09.20 |
인텔리제이 주석 초록색 밑줄 (0) | 2022.09.20 |
JAVA -출력 에러 (클래스 하나 콘솔에 반응 없을 시 확인법) (0) | 2022.08.12 |
Comments