Hi All, With the new Cloud SDK apache POI JAR gets shipped along with SDK and while running my test case i am getting this error .java.lang.NoClassDefFoundError Could not initialize class org.apache.poi.xssf.usermodel.XSSFWorkbook Earlier i had imported the JAR from the dependency.How to fix these i...
Hi @giuseppebaglio ,Thanks for the reply.What to use in case of Embed Dependency or if we want to use Third Party jar to add it in the OSGI bundle.The above example provide some hint but not 100% sure how we can use for my Use case.
Hi I am using Old archetype which is using maven-bundle-plugin as below. I want to convert this into bnd-maven-plugin which is part of new archetype .How to convert Import packages,Export Packages and embed dependency for bnd-maven-plugin.we are getting error in start level 20 but no bundle is expor...
Hi All, BPA error :com.github.jknack.handlebars/javax.script: The OSGi import javax.script, due to package removal, referenced at bundle: com.github.jknack.handlebars might no longer be resolvable. What we do to do to fix this ?
Hi All, We want to migrate assets from one CMS to Aem as a cloud.As the license for AEM assets is not available, we cannot use Bulk Import functionality of AEM assets.ACS commons MCP asset ingestor is not available on AEM as a Cloud so we cannot use that as well.What is the solution we have OOTB to ...
Here in the search query i searched for 2023,it searched for that as it is there in jcr:created node.I need to restrict these types of searches from my query.
Hi All,
We are using full Text OOTB search .
When when i typring 50 in my Search Result,then it is also showing the results where jcr:created property is having "50" in the property.
How to exclude these OOTB properties from getting Searched.
Any suggestions.
Hi All,
We are integrating Google Captcha with AEM forms.
We have made the required changes in Cloud Services recaptcha.
Screenshot with some dummy Key.Our siteKey and Secret Key is working fine.
Captcha with images is coming.
But it is taking a lot of time to validate.
We need to tr...