Expand my Community achievements bar.

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

  • 10/15/15
    Hi Gurus , Basically I'm trying to simulate the below code from jsp  in  Java code by  using apache httpclient . The code from simply does a post and behind the scens slingPostServlet takes care of rest based on params passed . So i'm trying to follow the same principle and using apache httpPost.exe...

    Views

    4.5K

    Like

    1

    Replies

    5
  • 10/15/15
    When using the search API, sometimes if you call hit.excerpt(), you see errors get thrown in the logs and the output to the screen includes parts of html elements.  For example, the output might include literal as below: handbook.pdf']); href="https://forums.adobe.com/longpathgoeshere/file.pdf" I ca...

    Views

    455

    Likes

    0

    Replies

    5
  • 10/15/15
    I get the count of stale workflows in the system by doing the below.   private int checkStaleItems() {        try {            MBeanServer server = ManagementFactory.getPlatformMBeanServer();            ObjectName workflowMBean = getWorkflowMBean(server);            Object staleWorkflowCount = serve...

    Views

    554

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,    We are trying to integrate CQ-ATG, but surprisingly identify that when we have not imported or made any reference to the packages/taglibs/libraries of ATG but were trying to reference the taglibs and classes expecting it to error. But it does not throw any error nor parse it rather the rest o...

    Views

    942

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi guys,I am really lost with this task, I am configuring the maven project and Maven cannot resolve the dependencies.Could someone share the repository information for the AEM 6 libraries?I could not find the next dependencies:     <dependency>     <groupId>com.adobe.cq.sightly</groupId>     <artif...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 10/15/15
    Iam following according to the procedure providedin the link "http://experience-aem.blogspot.in/2013/12/aem-cq-56-adding-images-in-multifield.html" and using the same js file for adding images to a multifield,but am getting an error of "Cannot read property 'name' of undefined"  in the js file of cl...

    Views

    351

    Likes

    0

    Replies

    1
  • 10/15/15
    Is there a way to switch to a launch or promote a launch with the Touch UI? In classic ui, this was done in the sidekick. It seems like a missing features

    Views

    566

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi All,Through curl command uploading and installing /content from 1 server to another instance.But we have noticed , that  secondary server is not having all folders where primary instance have.Please let mwe know the issue,We made it through package manager filters for /content , buioding, downloa...

    Views

    293

    Likes

    0

    Replies

    2
  • 10/15/15
    I could see JCR OAK is CMIS complient here but does it also mean that AEM6/CRX repository is CMIS complient? I  could not find any documentation around this. Also I understand that AEM 5.6.1 or older version of CRX was not CMIS complient, so I'm hopping that AEM6 is CMIS complient. Please confirm an...

    Views

    939

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello,We have a groupFilter in our Author instance currently configured as such:groupFilter="(&(objectclass=group)(cn=wcm*))"How may we change the filter to add the following groups?ITEmployeesOnlyDRRCorporateEmployeesI tried the following configuration and it did not work.groupFilter="(&(objectclas...

    Views

    535

    Like

    1

    Replies

    2