Hi all,I am new to AEM and just wondering if the following is possible:I am really having a hard time trying to find out if it is.Requirement: To have a cq:dialog that has 2 nodes. 1.) Title for a tab 2.) Content of the tab (a component) If a tab is clicked, it will sh...
newbie question. When I deploy a new site (GitHub - Adobe-Marketing-Cloud/aem-sample-we-retail: We.Retail is a reference implementation of a retail site. ) into my existing instance, what is the root context that I should use to access in the publish instance. For example, the geometrixx gov site is...
Hi everyone,My AEM Production instance is experiencing very high garbage collection CPU Usage and performance issues. I think it might be because of sessions being left open.I am checking /system/console/jmx on one of the publishers experiencing high garbage collection (over 60% cpu usage over 10+ h...
Hello allAny help appreciated. The below query runs without issue on 6.1, but throws javax.jcr.query.InvalidQueryException: java.text.ParseException on 6.3.The cause could not be missing content could it?Has there been a breaking change in the query builder implementation?(/jcr:root/content/suninter...
Hi all,I'm trying to integrate AEM 6.3 with Target Premium. I'm following steps listed in Integrating with Adobe Target. I'm not using opt-in wizard but using Manual integration step. But I'm getting stuck while syncing the AEM Activities with Target. I'm getting these errors.I have tried almost eve...
Hi guys i am getting this error while starting 5.6 jar Unable to compile class for JSP: An error occurred at line: 98 in the jsp file: /libs/granite/core/components/login/login.jsp The type java.lang.CharSequence cannot be resolved. It is indirectly referenced from required .class files 95: ? reques...
Whenever we need to change a value in the configs, the change is not picked up immediately . The server always needs a restart. Is this an issue with server ?
Hi, I am trying to install AEM 6.2 quickstart jar but getting following exceptionERROR: Error parsing system bundle export statement: org.osgi.dto; version=1.0.0, org.osgi.framework; version=1.8.0, org.osgi.framework.dto; version=1.8.0, org.osgi.framework.hooks.bundle; version=1.1.0, org.osgi.framew...
Hi All, I have a sling model and I am using @SlingObject SlingHttpServletReponse reponse to get a reference to the response objectsame works fine in author but in publisher the response object is nullAny thoughts on why this might be?
Hi All,We are using CXF API 3.2.0 for accessing SOAP webservice in AEM.We are have included below given dependency for cxf-rt-frontend-jaxws with default scope.<dependency><groupId>org.apache.cxf</groupId><artifactId>cxf-rt-frontend-jaxws</artifactId><version>3.2.0</version></dependency> While inv...