<property environment="env"/> <property name="tomcat.home" value="${env.CATALINA_HOME}"/> 调用系统环境变量中的CATALINE_HOME,即tomcat的安装路径 相关文章: