I followed the exact steps mentioned in Statistics Collector Sample.
But events are not getting published, I tried to debug it and found that no system.out.println()
lines(used for debugging in StatisticsCollectorServiceComponent.java) are getting printed in the server log files.
Is there anything missing because greg is not invoking the activate()
method of the class StatisticsCollectorServiceComponent.java.