Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想 通过包装文件catalina.out file在文件夹中创建一个。tomcat/logs/
catalina.out file
tomcat/logs/
有没有类似的财产wrapper.java.additional=-Dcatalina.out={$tomcat}/logs/catalina.out?
wrapper.java.additional=-Dcatalina.out={$tomcat}/logs/catalina.out
我试图将此属性放在包装文件中,但不是able to get the catalina.out file在运行 tomcat 时through wrapper properties file。
able to get the catalina.out file
through wrapper properties file