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
    Hi everyone,we use an EventHandler to listen for Events from type PageEvent and we want to use a specific filter. The problem is that all information are saved inside an array (called: modifications). Here is a code example:@Component(immediate = true) @Service(value = EventHandler.class) @Propertie...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 10/15/15
    What is the purpose of Offloading Replication Agent and Offloading Reverse Replication Agent. It is created automatically as replication agents

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Our AEM 6.1 is not starting.  The error.log file has the following warning and error error *WARN* [pool-7-thread-16] org.apache.jackrabbit.oak.plugins.index.lucene.IndexCopier Error occurred while copying file [_sf.cfs] from OakDirectory@78da42b4 lockFactory=org.apache.lucene.store.NoLockFactory@...

    Views

    7.7K

    Likes

    0

    Replies

    18
  • 10/15/15
    As I understand JS code drived by Mozilla Rhino => JS code has full access to all services(example: java.lang.System.exit).I can create a new page (example: /blabla/i-am-hidden-url) and write simple JS controller: java.lang.System.exit(0); (yesss. it work)  If I make request to:  /blabla/i-am-hidden...

    Views

    1.3K

    Likes

    0

    Replies

    5
  • 10/15/15
    We have the below structure in classic UI:comp1:  xtype: cqinclude         path: /apps/thf/components/........./comp2/dialog/items/items/tab1.infinity.json comp2:          xtype: panel Finding problem in converting it to respective touch ui dialog. Any suggestions?

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 10/15/15
    I have a requirement to develop a custom carousel using Sightly, but there really isn't a lot of documentation out there, and I'm not sure where to start, or exactly how to go about it. There are several good javascript carousel/slider components, and I'm wondering if I should try to use one of them...

    Views

    8.6K

    Likes

    0

    Replies

    14
  • 10/15/15
    Hi, need curl command to check the family name and given name, if any one of the name is missing, need list of all such profiles with profile property. Thanks in advance.

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,We recently upgraded our CQ 5.6.1 to AEM 6.1 with Mongo DB.  Our upgraded AEM 6.1 is throwing the "Missing Authentication Service" error.  The error.log file is saying that a blob could not be found and a call was issued to shut down the repository.  How do we delete the blob Id in Mongo DB (assu...

    Views

    2.7K

    Likes

    0

    Replies

    7
  • 10/15/15
    There are cq(cq, data-path, data-config) Tags that appear on the page(Qui correspont un composant) also . I would like to know how can tone remove them, wenn when I publish a page.

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I have in my local version of cq5 a thread that runs every minute, checks a queue and executes a task. It works fine.I need now to export it in my production environment.The production has a slave and a master therefore i need to execute my code only in the master.@Properties({ @Property(name="sc...

    Views

    2.1K

    Likes

    0

    Replies

    6