----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13423/#review24867 -----------------------------------------------------------
Commit 9a67a5d1ee395c90127cdf56435ebe7fd8cc43da in branch refs/heads/4.2 from Anshul Gangwar [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9a67a5d ] CLOUDSTACK-2187: fixed by adding snmp-alerts and syslog-alerts plugin dependency to awsapi Signed-off-by: Sateesh Chodapuneedi <sate...@apache.org> - ASF Subversion and Git Services On Aug. 8, 2013, 9:21 a.m., Anshul Gangwar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/13423/ > ----------------------------------------------------------- > > (Updated Aug. 8, 2013, 9:21 a.m.) > > > Review request for cloudstack, Devdeep Singh and Sateesh Chodapuneedi. > > > Repository: cloudstack-git > > > Description > ------- > > aswapi webapps7080 uses the same log4j-cloud.xml as other cloudstack client > webapps. log4j-cloud.xml uses the snmp and syslog alerts plugin classes. > Hence the java.lang.ClassNotFoundException: > org.apache.cloudstack.syslog.AlertsSyslogAppender coming from awsapi webapp > as those plugins are not added as dependency for awsapi. > > > Diffs > ----- > > awsapi/pom.xml 9463f24 > > Diff: https://reviews.apache.org/r/13423/diff/ > > > Testing > ------- > > verfied by manually copying the plugin jars to awsapi webapp lib. > > > Thanks, > > Anshul Gangwar > >