Tomcat LogBackValve and ${catalina.base}

Hi, I'm running multiple instances of tomcat which share a common ${catalina.home} folder while all specific settings are kept in ${catalina.base} folder. I wanted to use logback-access but noticed LogbackValve uses ${catalina.home} instead of ${catalina.base} when loading loback-access.xml. Shouldn't that be changed to ${catalina.base} knowing that ${catalina.base} defaults to ${catalina.home} when not specified? Regards, Xavier

Xavier, I've not done it that way before, but what you say makes sense. Can you raise a JIRA at http://jira.qos.ch/ And ideal a pull request with the fixes would help speed things up! Thanks David -- View this message in context: http://logback.10977.n7.nabble.com/Tomcat-LogBackValve-and-catalina-base-tp1... Sent from the Users mailing list archive at Nabble.com.
participants (2)
-
diroussel
-
Xavier Dury