Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    HiCan someone explain about auto-invalidation and content update, In content-update cache files deletes if content gets modify but in auto-invalidation it doesn't deletes from cache so how caching happens in case of auto-invalidation.Also docs says "if it is older, the Dispatcher retrieves the curre...

    Views

    1.8K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi,Are there any performance differences between Search Predicates and SQL2 queries in CQ 5.6?Which one is the recommended API for querying for specific nodes in the CRX?Thanks.

    Views

    4.4K

    Likes

    0

    Replies

    4
  • 10/15/15
    This is an odd one. My front end guys gave me a standard CSS that they use for the majority of our (non AEM) web sites and I added that into to design for an AEM template/page. The CSS has the desired effect on styling of the HTML however, small parts of it have a strange effect on Sidekick.For exam...

    Views

    693

    Likes

    0

    Replies

    1
  • 10/15/15
    The links to the HowTos of Maven/IntelliJ/Eclipse don't work...http://dev.day.com/content/docs/en/aem/6-0/develop/how-tos.html

    Views

    499

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have extended foundation Tags component for my requirement. It works in Author and Publish. But it doesn't work in dispatcher, it give some alert saying "" and if i click ok it redirects to dispatcher login page.What i found is the EXT js code used in Tags component is causing the issue. But i ...

    Views

    2.1K

    Likes

    0

    Replies

    7
  • 10/15/15
    When using com.day.cq.search.QueryBuilder, is there any difference between p.limit = 0 and p.limit = -1?Seems to me that both behave the same, but in I could only find p.limit = -1 stated in the docs.

    Views

    5.0K

    Likes

    0

    Replies

    3
  • 10/15/15
    HiI have two images file in my CQ instances:1.  ko.jpg2.  ko.gifWhen I dispatched ko.jpg to the webserver, everything went fine.  Then when i dispatched ko.gif, for some reason, ko.jpg will be removed from the web serverWhen I check the dispatcher.log, i saw the following log:[Tue May 27 16:51:23 20...

    Views

    919

    Likes

    0

    Replies

    4
  • 10/15/15
    Hello,I send email in Adobe CQ5 under articles:http://labs.sixdimensions.com/blog/2012-08-20/sending-email-adobe-cq-api/But I have this problem:I have problem with subject encoding. Subject contains this characters "žščěř" and they are shown this - "?" I try to set encoding "email.setCharset("UTF-8"...

    Views

    815

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I need to have a few properties that are application specific and different for to each environment. I currently maintain the properties as a java properties file but feel that using runmode configuration is the way to go. I have found a few articles that have described how to set OSGI configurat...

    Views

    740

    Likes

    0

    Replies

    3
  • 10/15/15
    I'm working on apache camel and adobe cq5.I wrote a program using apache camel to create a jcr node in the adobe cq5. I'm using Apache camel JCR component (http://camel.apache.org/jcr.html) to create a route to the cq5 repository and running the code outside cq.I'm using apache camel version 2.13.My...

    Views

    738

    Likes

    0

    Replies

    1