Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I am trying to send Newsletter to a set of recipients using below code    ResourceResolver resolver = resourceResolverFactory                .getAdministrativeResourceResolver(null);        Session session = resolver.adaptTo(Session.class);        PageManager pageManager = pageManagerFactory.getPage...

    Views

    1.5K

    Like

    1

    Replies

    4
  • 10/15/15
    Can I integrate AEM with third-party web services?

    Views

    518

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, I am noew to CQ5. I need to know how to display the --Select-- default value int he selection xtype of CQ5. Any help will be appreciated.

    Views

    777

    Likes

    0

    Replies

    1
  • 10/15/15
    Is there a way to resize an image using the com.day.cq.wcm.foundation.Image class?  I wanted to extend the foundation image componet and have it resize to a specific height and width.  Is there a way to change the size of the image before you call image.draw(out) ?

    Views

    5.9K

    Likes

    0

    Replies

    2
  • 10/15/15
    What is AEM's JCR?

    Views

    964

    Likes

    0

    Replies

    1
  • 10/15/15
    How can I move an AEM application from one instance to another?

    Views

    490

    Likes

    0

    Replies

    1
  • 10/15/15
    Right now content of CSS and JS files are not indexed and are not searchable.Is there a way to add them to the index and make their content searchable?

    Views

    1.6K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi All,I was trying a program on tags and document says "If the jar is not available, get it from CRX (/libs/cq/tagging/install/cq-tagging-5.6.2.jar) and place it in the location".I tried various ways to export it out of AEM , but could not. Can you please let me know how can I do this.

    Views

    2.6K

    Likes

    0

    Replies

    10
  • 10/15/15
    I am trying to reference the DesignCache service from within my own service. However, when I reference the DesignCache service my own service does not show/get registered. I see nothing in the log. The bundle starts and is Active but the service does not show. If I remove the DesignCache reference t...

    Views

    871

    Likes

    0

    Replies

    1
  • 10/15/15
    We have created a site in cq with parent node as en_gb and try to use spell checker in richtext editor but it fails. Looking into the debug logs, it is looking for a dictionary as  en_gb_en_gb which does not exists and hence the spell checker does not work. Debugging further we found that the logic ...

    Views

    1.0K

    Likes

    0

    Replies

    2