I think it was my one of component that was failing it and that was
causing it. Removing the component resolved the issue. Now I know at
least the culprit component.
Hi, I am getting the below error while doing a preview of the AEM
launch. Can anyone help? org.apache.sling.api.SlingException: Cannot get
DefaultSlingScript: org.apache.sling.api.SlingException: Cannot get
DefaultSlingScript: org.apache.sling.api.SlingException: Cannot get
DefaultSlingScript: org.apache.sling.api.SlingException: Cannot get
DefaultSlingScript: org.apache.sling.api.SlingException: Cannot get
DefaultSlingScript: org.apache.sling.api.SlingException: Cannot get
DefaultSlingScript: o...
I am trying to add image from scen7. Added scene7 component and want to
add image bt not sure how do i get to add image . I have also added
scene7 cloud configuration.
Hi ,I am trying to create a multimedia carousel but I am not able to see
any images on slide.anyone worked with multimedia carousel option. Seems
i m missing some configuration.
check above question above from cmr96960454 . I meant to say declaration
not inside @searcice, its outside it. import
com.icfolson.aem.library.core.services.OsgiConfigurationimport
com.ingredion.aem.core.services.EloquaServiceimport
com.ingredion.aem.core.services.EloquaServiceUSimport
com.ingredion.aem.core.services.SalesforceServiceimport
org.apache.felix.scr.annotations.Activateimport
org.apache.felix.scr.annotations.Componentimport
org.apache.felix.scr.annotations.Modifiedimport
org.apache.f...
my question is for property attribute outside @Service annotation. I am
looking for replacement for below@Property(label = "Eloqua URL",
description = "Eloqua Url",value = DefaultEloquaServiceUS.DEFAULT_URL)
private static final String URL = "url"
Yes, I have recompiled with uber jar but I only removed few older jars
and using uber jar instead. I havn't built complete maven project with
archetype 13. DO I need to completely built all the maven projects?Why
only one jar (uber) we are insisting upon to use.