Hi Team,
Please help me with the below issue.
After upgrading GSON maven version from 2.8.2 to 2.10.1, I can successfully create a gson object in a normal java class.But Junit test cases are failing due to java.lang.NoClassDefFoundError.
Below is my pom.xml
<dependency>
<groupId>co...
Hi All, I'm trying to get the configuration "org.apache.sling.event.jobs.QueueConfiguration.config" under "Apache sling job Queue Configuration". But I got the another configuration with "Apache sling job Queue Configuration" which i dont want. I wanted to add a one more config file under "A...
Hi All, I'm facing this issue in my 6.5 local instance. Under etc/commerce/product/<provider>/en/<example1>/... the nodes are present in CRXDE. But in the UI console till "example1" folder is seen. After the "example1" folder, none of the nodes are getting displayed.I tried copying the we-...
Hi All,How to add a custom page properties in 6.3? Like Basic , Advanced , social media , analytics .etc... I need to add one more property to it.Can anyone explain how to achieve?Thanks & Regards,Ashwini
Thanks for the responseHow to use the session and authenicate the current user is admin or whether the user belong to administrator group? Because using the below code , it is giving NULL POINTER exceptionResourceResolver resourceResolver = resourceFactory.getAdministrativeResourceResolver(null); ...
Hi, How to programmatically activate/deactivate(start/stop) the configuration of the osgi bundle(Not bundle start/stop)?Please provide the example or syntax for this issue.Thanks & Regards,Ashwini