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
    Hi All,We need to create a content package incrementally i.e the package which has only modified content for everyday.Are there any rules/filters can be applied when taking content package?If you have anythoughts please share.ThanksGK.

    Views

    431

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,  I just get a small CQ5 project of resizing the smartImage. Right now, I have two options. One Node jcrContent = currentNode.getNode("image/jcr:content"); String imagePath = jcrContent.getPath(); Resource imageRes = resourceResolver.getResource(imagePath); Image img = new Image(imageRes); img.se...

    Views

    721

    Likes

    0

    Replies

    1
  • 10/15/15
    Would it be possible for someone to test following assumption? I'm afraid the tutorials, explaining how to create a custom xtype, require an update. I followed the 2 tutorials as mentioned below. They used to work with AEM 5.6 but don't work anymore with AEM 6.0 (but don't mention the support of AEM...

    Views

    1.5K

    Like

    1

    Replies

    7
  • 10/15/15
    How to get user's properties and user's group in AEM 5.6 using com.adobe.granite api

    Views

    2.0K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,Just saw this on hobbes.js - http://aempodcast.com/2014/testing/aem-6-0-functional-testing-framework-overview/#.U7KrIqhGxPh - which is fantastic news. Digging into the source of hobbes it looks like it can be run to produce a junit xml style report. We'd love to incorporate the hobbes functional ...

    Views

    3.5K

    Like

    1

    Replies

    8
  • 10/15/15
    Hello,I am running CQ5.4, and I am attempting to set up a local instance. I followed the instructions found on http://docs.adobe.com/docs/en/cq/5-4/howto/installingcq.html, however, my server is not launching. I am getting the following error in my stderr.log file: Exception in shutdown polling thre...

    Views

    2.1K

    Like

    1

    Replies

    10
  • 10/15/15
    I am using 5.4. I am attempting to move content from one server to another using the replication tool. However, I get the following error upon replication:Error while building replication content com.day.cq.replication.ReplicationException: RepositoryException during serializationI also tried to tra...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, We have successfully upgraded(in-place) our server from AEM 5.6 to AEM 6.0, but are facing issues while migrating from CRX 2 to OAK.Followed steps listed at http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade.html.After completion of the steps and upon starting AEM 6.0 it is throwing ERROR in l...

    Views

    416

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,In the link http://www.slideshare.net/mmarth/aem-hub-oak-02-full, I have some doubts related to slide nos. 7,8,91] What exactly is Node store. 2] Also, is it something like in AEM6, Node store can be either of the below Micro-kernelsa]Tar MKb]MongoMK.3] In 5.6.1, does this location  crx-quick...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 10/15/15
    i have implemented advance features of search like stemming , synonym search in adobe cq 5.6.Both the above mentioned features are working correctly when they are implemented individually . But when i use stemming and synonym search together , the stemming feature is takes preference and synonym fea...

    Views

    322

    Likes

    0

    Replies

    1