Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/23/17
    I am having issues trying to access a service of mine in a BundleListener. The service (LanguageService) works in different parts of my code outside of the BundleListener (for example my rest endpoints).Activator:public class Activator implements BundleActivator {    @Override    public void start(B...

    Views

    1.6K

    Like

    1

    Replies

    6
  • 8/23/17
    I am stuck in AEM error log below-WARN [Apache Sling Job Background Loader] org.apache.sling.event.impl.jobs.JobManagerImpl Unable to read job from /var/eventing/jobs/assigned/e4337f8f-47d2-41df-b3ab-0d40b1b2acd4/slingevent:eventadmin/2014/3/3/8/45/cq.wcm.msm.job.pageEvent_9718d7db-85b4-4930-a2ba-1...

    Views

    411

    Likes

    0

    Replies

    0
  • 8/23/17
    Hi Team,Is there any way to index external assets in OOTB AEM lucene indexer ..?Thanks in advance.

    Views

    678

    Like

    1

    Replies

    1
  • 8/22/17
    I have a class MyList@Model(adaptables = SlingHttpServletRequest.class,       adapters = MyList.class,       resourceType = MyListImpl.RESOURCE_TYPE)in Sightly, you can do this<sling:adaptTo adaptable="${slingRequest}" adaptTo="MyList" var="m"/>How can I do the same in Java code?Thanks.

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 8/22/17
    Hello.I am having issues with specific content pushing to our internal publish environment, however, the content seems to publish fine on our externally pointed environment. Again, we have one author instance pushing to two publishers, one internal and one external. We are currently on AEM 6.2 witho...

    Views

    1.1K

    Like

    1

    Replies

    2
  • 8/22/17
    Hi,We are extending the angular application.Is there a way to minify the .template.html files generated in AEM?Also we would like to see if it's possible to minify the app-module and app-controller files. Currently we are unable to use clientlibs the way our implementation is and as per my understan...

    Views

    1.9K

    Like

    1

    Replies

    4
  • 8/22/17
    Hello, I am a relatively new AEM Developer, and I have received a request to change the coral theme that is being applied to floating dialogs.I can see that a class of 'coral--dark' is being dynamically applied to the dialog, and I would like to change the theme to 'coral--light' instead. I have tri...

    Views

    2.3K

    Likes

    0

    Replies

    6
  • 8/22/17
    Just getting up to speed with the new annotations(finally abandoning scr, already missing @SlingServet ), what is the preferred approach for writing meta-type annotations for Servlets.Let's say I wanted to create servlet for following asset:/content/dam/lifestyle-images/personal/savings/sav_isas_3_1...

    Views

    425

    Likes

    0

    Replies

    2
  • 8/22/17
    Hi,I need the Flash component equivalent in touch UI (Adobe 6.3). I can't find the way to show the progress bar as in 5.6 while uploading Flash. I can see that xType was "html5smartfile" in 5.6 but now its equivalent sling:resourceType is "granite/ui/components/foundation/form/fileupload", which doe...

    Views

    422

    Likes

    0

    Replies

    0
  • 8/22/17
    Hi All,I'm new in AEM. I'm learning workflow. I created one workflow model. I'm trying to start this created workflow model but its not starting after input payload.I refer http://www.aemcq5tutorials.com/tutorials/steps-to-create-a-workflow-in-aem/I'm not getting why its not starting. Please help me...

    Views

    2.4K

    Like

    1

    Replies

    5