war exploded3 외부 톰캣 세팅시 artifact(war exploded) 자동 생성 안될때(2) 외장톰캣을 세팅했는데 artifact (war exploded)가 자동으로 생성되지 않을때가 있다. 아래 3가지를 설정하면 보통 설정된다. 1. 인텔리제이 설정으로 이동해 Facets -> + 눌러서 Web 추가 -> + 눌러서 Spring 추가 2. Artifact로 이동 -> + 누르고 module from project 하면 위에서 만든 war가 잡힘 3. 외장 톰캣 Edit configurations 로 이동 -> war exploded 설정 -> Application Context 를 / 로 설정 2024. 11. 12. 외부 톰캣 세팅시 artifact(war exploded) 자동 생성 안될때 pom.xml의 jar를 war 로 수정하니까 생김 2024. 6. 15. 인텔리제이 톰캣 서버 설치와 연결 1. 톰캣 서버를 로컬 컴퓨터에 설치https://tomcat.apache.org/whichversion.html Apache Tomcat® - Which Version Do I Want?Apache Tomcat® is an open source software implementation of a subset of the Jakarta EE (formally Java EE) technologies. Different versions of Apache Tomcat are available for different versions of the specifications. The mapping between the specificationstomcat.apache.org원하는 버전을 다운받는다. 2. 인텔리제.. 2023. 2. 21. 이전 1 다음