해당 옵션이 true 라서 war 파일 넣어두고 서버 재시작 하면 배포 되어 버리는 듯
| unpackWARs Set to true if you want web applications that are placed in the appBase directory as web application archive (WAR) files to be unpacked into a corresponding disk directory structure, false to run such web applications directly from a WAR file. See Automatic Application Deployment for more information. | 
[링크 : http://tomcat.apache.org/tomcat-5.5-doc/config/host.html#Standard_Implementation]
'Programming > Java(Spring)' 카테고리의 다른 글
| mvn -P profile (0) | 2019.06.08 | 
|---|---|
| tomcat9 on ubuntu18.04 (0) | 2019.06.07 | 
| tomcat manager GUI (0) | 2019.06.07 | 
| WARNING: An illegal reflective access operation has occurred (0) | 2019.06.05 | 
| spring에 angluar 통합하기 (0) | 2019.06.04 | 






