----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9677/ -----------------------------------------------------------
Review request for cloudstack. Summary (updated) ----------------- rpm packaging fix: Add symlink for log4j-cloud.xml in client webapp Description (updated) ------- web.xml now references a log4j-cloud.xml relative to the webapp root to capture early logging from spring. This change introduces a symlink in the client webapp to the system wide log4j-cloud.xml which works around a problem starting cloud-management described in CLOUDSTACK-1436 This addresses bugs CLOUDSTACK-1423 and CLOUDSTACK-1436. Diffs (updated) ----- client/tomcatconf/classpath.conf.in 5625f69 Diff: https://reviews.apache.org/r/9677/diff/ Testing (updated) ------- Compiled this on top of latest 4.1 (f4c62a8596c3958b5051a989b02df51e2a95b398) on centos 6.3 and successfully started the cloud-management service Thanks, Noa Resare