In bincatalina.bat
in the Tomcat installation directory are the lines:
if not "%CATALINA_TMPDIR%" == "" goto gotTmpdir
set "CATALINA_TMPDIR=%CATALINA_BASE%emp"
:gotTmpdir
You can either set the environment variable CATALINA_TMPDIR
or modify this file.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…