> On March 26, 2014, 5:59 a.m., Rajani Karuturi wrote: > > scripts/installer/windows/acs.wxs, line 202 > > <https://reviews.apache.org/r/19604/diff/1/?file=535170#file535170line202> > > > > a mix of '//' and '\' is used. If possible, use one
//US/Tomcat6 is not the file path.It is the type of argument expected by tomcat6.exe to update the service parameters. - Damodar Reddy ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19604/#review38578 ----------------------------------------------------------- On March 25, 2014, 11:33 a.m., Damodar Reddy Talakanti wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19604/ > ----------------------------------------------------------- > > (Updated March 25, 2014, 11:33 a.m.) > > > Review request for cloudstack and Abhinandan Prateek. > > > Bugs: https://issues.apache.org/jira/browse/CLOUDSTACK-6105 > > https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/CLOUDSTACK-6105 > > > Repository: cloudstack-git > > > Description > ------- > > After Windowsfication logs were not getting generated properly on windows. > Fixed the same by updating tomcat's properties in MSI installer > > > Diffs > ----- > > scripts/installer/windows/acs.wxs 7967478 > > Diff: https://reviews.apache.org/r/19604/diff/ > > > Testing > ------- > > As changes are related to windows tested whether log files are getting > generated or not in windows. > > > Thanks, > > Damodar Reddy Talakanti > >