Thanks for reply Ryan,
But i identified something new here..when i am using cq5.5 my user authentication method is not getting executed, So items are not showing up in the sidekick.
Here i am specifying methods which are getting error while calling,
1)CQ.User.getCurrentUser().hasPermissionOn("wcm/core/privileges/replicate", CQ.wcm.Sidekick.findSidekick(this).getPath())
2)user.hasPermissionOn(Replicator.REPLICATION_PERMISSION, resource_prsnt.getPath())
So, is there any restriction to use these methods in cq5.5?
How to achieve this in cq5.5?
Thanks,
Sony C