----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9676/#review17188 -----------------------------------------------------------
Ship it! Ship It! - Abhinandan Prateek On Feb. 28, 2013, 9:46 a.m., Noa Resare wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/9676/ > ----------------------------------------------------------- > > (Updated Feb. 28, 2013, 9:46 a.m.) > > > Review request for cloudstack. > > > Description > ------- > > The log4j initialization filter introduced to catch logging from > spring (before the code that previously initialized log4j was run) > a new filter was introduced to the client web.xml to set up log4j > even earlier. Unfortunatly that filter was configured to look for > log4j-cloud.xml in a deprecated location. This patch refers the > log4j init filter to the canonical location in /etc > > CLOUDSTACK-1436: 4.1 management server fails to start > CLOUDSTACK-1423: Unable to launch UI > > > This addresses bugs CLOUDSTACK-1423 and CLOUDSTACK-1436. > > > Diffs > ----- > > client/WEB-INF/web.xml 626305b > > Diff: https://reviews.apache.org/r/9676/diff/ > > > Testing > ------- > > > Thanks, > > Noa Resare > >