Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- profile
- Windows 10
- VirtualBox
- Source
- tomcat
- web.xml
- context
- 단축키
- Quartz
- import
- find
- Windows
- netsh
- IntelliJ
- ssh
- lsof
- xargs
- maVen
- resource
- port
- Mac
- bash
- plugin
- GIT
- Eclipse
- vscode
- 줄바꿈 문자
- grep
- 네트워크
- JavaScript
Archives
- Today
- Total
develog
[Tomcat] context.xml configuration 본문
Defining a context
https://tomcat.apache.org/tomcat-7.0-doc/config/context.html
https://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Naming
It is NOT recommended to place <Context> elements directly in the server.xml file.
$CATALINA_BASE/conf/server.xml
META-INF/context.xml
'Web & WAS > Tomcat' 카테고리의 다른 글
[Tomcat] start timeout (0) | 2018.11.07 |
---|---|
[Tomcat] tomcat8, LegacyCookieProcessor (0) | 2018.03.26 |
[Tomcat] Tomcat 7, 400 Bad Request (0) | 2017.04.13 |
[Tomcat] manager does not exist (0) | 2016.11.25 |
[Tomcat] Tomcat 6 DBCP default value (0) | 2015.07.09 |
Comments