[Intelli J Error] Element web-app must be declared error in intellij (java,springmvc,maven)

2021. 1. 25. 15:58·Error code 모음/7. Dev Tools errors
반응형

 

1. 에러의 원인


  • javaee 를 사용해서 발생한 에러 (인텔리 제이에는 따로 맞는 형식이 있는 것 같다

2. 해결 방법


  • javaee 관련된 것들을 J2ee 관련된 것들로 수정해준다 (아래와 같이 수정하면 된다)
<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"
     version="3.1">
</web-app>

3. 참고 링크


stackoverflow.com/questions/36028505/element-web-app-must-be-declared-error-in-intellij-java-springmvc-maven

 

Element web-app must be declared error in intellij (java,springmvc,maven)

this is my web.xml file which getting element web-app must be declared error stackoverflow.com

 

반응형
저작자표시 비영리 변경금지 (새창열림)

'Error code 모음 > 7. Dev Tools errors' 카테고리의 다른 글

[ VS Code ] esbenp.prettier-vscode Value is not accepted. Valid values: null, error  (0) 2021.07.21
[PySpark Error] py4j.protocol.Py4JError: org.apache.spark.api.python.PythonUtils.getEncryptionEnabled does not exist in the JVM  (0) 2021.06.27
[AWS Error] No package stress available 에러  (0) 2021.03.15
[gpg Error] Can't check signature: public key not found  (0) 2021.03.13
[Docker Error] WSL 2 installation is in complete  (0) 2021.02.06
'Error code 모음/7. Dev Tools errors' 카테고리의 다른 글
  • [PySpark Error] py4j.protocol.Py4JError: org.apache.spark.api.python.PythonUtils.getEncryptionEnabled does not exist in the JVM
  • [AWS Error] No package stress available 에러
  • [gpg Error] Can't check signature: public key not found
  • [Docker Error] WSL 2 installation is in complete
쟈누
쟈누
Ad astra per aspera
    반응형
  • 쟈누
    쟈누의 기록공간
    쟈누
  • 전체
    오늘
    어제
    • 분류 전체보기 (444)
      • AWS (31)
        • Glue (4)
        • S3 (1)
      • 클라우드 (0)
      • Data Engineering (37)
        • GitHub (10)
        • NiFi (11)
        • Spark (10)
        • Snowflake (0)
        • 머신러닝, AI (6)
      • 언어 (118)
        • 데이터 베이스 (42)
        • JAVA (9)
        • Python (34)
        • Java Script (15)
        • Linux (18)
      • 프로젝트, 인강 그리고 책 (30)
        • Spotify Project (7)
        • RASA chatbot Project (9)
        • Naver shopping Project (6)
        • 빅데이터를 지탱하는 기술 (8)
      • OLD (56)
        • IT 용어 사전 (13)
        • Front End (12)
        • Back End (31)
      • Error code 모음 (165)
        • 1. SQL errors (17)
        • 2. Hadoop errors (20)
        • 3. Linux Errors (14)
        • 4. Python errors (33)
        • 5. JAVA, Spring errors (41)
        • 6. Jav Script errors (10)
        • 7. Dev Tools errors (9)
        • 8. Git errors (8)
        • 9. Jenkins Errors (4)
        • 10. airflow Errors (2)
        • 11. Aws errors (7)
      • 개인 (1)
        • 책 (1)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
    • 블로그 관리
    • 글쓰기
  • 링크

  • 공지사항

    • 간단한 블로그 소개
  • 인기 글

  • 태그

    리눅스
    Spring
    NiFi
    install
    python error
    Git
    자바
    API
    Python
    error
    에러
    SQL
    MySQL
    java
    AWS
    json
    linux
    node
    설치
    파이썬
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
쟈누
[Intelli J Error] Element web-app must be declared error in intellij (java,springmvc,maven)
상단으로

티스토리툴바