Hi All, I have created a class which extends WCMUsePojo. But it's not working, it is giving following error.com.adobe.cq.sightly.WCMUsePojo Failed to activate Use classjava.lang.NullPointerException: nullThis is the code: import com.adobe.cq.sightly.WCMUsePojo;public class TestUse extends WCMUsePojo...