Expand my Community achievements bar.

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

  • 5/31/17
    We are seeing spurious merge conflicts on publisher instances (AEM 6.1SP2) such asmerge-conflicts.log.2017-05-29:29.05.2017 09:20:09.437 *DEBUG* [172.18.27.44 [1496042409277] POST /bin/receive HTTP/1.1] org.apache.jackrabbit.oak.plugins.commit.ConflictValidator Commit failed due to unresolved confli...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 5/30/17
    How to impersonate the user from code in AEM 6.2? I understand it is not the same way as AEM 6.0. Please help.

    Views

    3.5K

    Likes

    0

    Replies

    4
  • 5/30/17
    Hi,Can anyone suggest on the below issue.I'm using ?wcmmode=design with my content URL and i can see a component group "Project ABC" in my sidekick. But i didn't select the component group(Project ABC) in the "Allowed components" of Design section. I didn't set the read permission for the component(...

    Views

    2.2K

    Like

    1

    Replies

    8
  • 5/30/17
    Hi,I am using template editor in AEM 6.3.I created a base template under /conf/my_project/wcm/settings/template-types. Now i am creating a lot of templates from the base template.I have header and footer which are being shared across all pages irrespective of templates.If i put header and footer ins...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 5/30/17
        we are trying to unit test our wcmuse pojo class with the AEMContext api. But getting null pointer exception in the line where we use get() in the activate method. Has anyone faced similar situation. I am seeing reference links which talks about testing WCMUsePojo using mocking frameworks like M...

    Views

    5.3K

    Likes

    0

    Replies

    3
  • 5/29/17
    Dear Experts,currently I observe a strange behavior on one of our AEM 6.2 (all updates installed) publish instances. Every time I run oak-run compact, repository gets bigger, instead of smaller. There are no errors and some tar files are really removed and added like here:size 115.7 GB (115699274801...

    Views

    967

    Likes

    0

    Replies

    2
  • 5/27/17
    Hi,Not able to inject resouceresolverfactory in following code.I created an interfacepublic interface WriteService{    public void getSession();{And a class which implemented an interface@Component(immediate=true) @Service(value = WriteSerive.class) public class WriteServiceImp  implements WriteServ...

    Views

    4.1K

    Like

    1

    Replies

    18
  • 5/27/17
        Hello!I am using a simple Hello World program and including the global.jsp in the body.html file.  I am using sightly or HTL for this.  Below are the filescontentpage.html<html><head><title>Hello World!!!</title>    </head><div data-sly-include="body.html"/></html>body.html<%@include file="/libs...

    Views

    1.2K

    Like

    1

    Replies

    2
  • 5/26/17
    Hi, I am working on a website in which we must remove the .html from the url, allow vanity URLs and map content to /content/<application>. Before the dispatcher, mod_rewrite is removing the .html from the URLs with the following rules - (e.g. changes /us/en/home.html to /us/en/home/: # Handle reques...

    Views

    8.3K

    Likes

    0

    Replies

    5
  • 5/26/17
    Hi All,We have options for numeric, string, boolean types of traits for which rule evaluation is straight forward. Has anyone used date type of trait, applied rules like date between this date range or something like that?Any pointers would be helpful.- ThanksSandeep

    Views

    625

    Likes

    0

    Replies

    1