In our installation, if I try to create "New" under tools/importers, the templates is blank. Are we missing a license?If I want to display data from an external RSS feed, is this the feature we should use?
Hi guys,It seems like I can't catch a break with AEM, small things keep creeping up. I am using Google Chrome and I opened the "Inspect Page" tool on a loaded HTML page on my author AEM instance. I found this comment block element inserted near the bottom of the page:(Screenshot attached)"<!--cq{"de...
Hi Experts,We are creating Adobe Experience Manager bundles that invoke third party Restful web services.To create the AEM client that displays data returned by the Restful service, created these files:query.json.jsp: that contains application logic that calls the OSGi bundle's getDistance method.co...
HiWe have Soap web service (Axis2) and want to integrate it in AEM for Axis2. There are a lot of dependencies (more than 20 ) required for it. Are there any way to install only selected Axis2 dependencies. If we are installing all Axis2 dependencies then it is conflicting. Any Idea ?Thanks~S
According to the security bulletin[1] released 02/09/2016, hot fix 6445 for CVE-2016-0956 resolves the vulnerability "affecting Apache Sling Servlets Post 2.3.6 and earlier versions." But the hotfix for AEM 5.6.1 provides version 2.3.2-R1501241-B002. Is this bundle still vulnerable, as the wordin...
Hello,I need to implement a Touch UI dialog, so would like to know the best approach of implementing this dialog with a list of checkboxes, and this list comes from the server side. Any suggestions ?
Hi,We just installed "aem-service-pkg-bundles-6.1.SP1.zip" and "aem-service-pkg-6.1.SP1.zip" to fix the forward request breaking i18 issue. though the issue got resolved now there is new issue with "org.apache.felix.scr.compat" this bundle is not starting due to failed dependency.26.02.2016 12:29:37...
I have created interface IContentService and implemented that interface in java class ContentService.java.I need to call the method of java class inside my component.public interface IContentService {public JSONObject getContent(String path) throws ContentServiceExceptions,RepositoryExce...
Hi All,I have to implement, user authentication/authorization logic (logic in java) for my home page, before hitting. Like Spring controller handles request. How can I create, a controller for website.Please suggest me how to create a controller like (spring controller which handles request and resp...
Hi there,We are sitting on an old CMS and are moving towards AEMI have two questions I could not really get a grip on.1. InheritanceWe have a bilingual market let us say Belgium (FR and NL)The Belgian editor receives content from two language publications within AEM. One French and one Dutch. That c...