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
    can anyone tell me how I solve the problem?loader constraint violation: when resolving interface method "NavigationService.getNav()Lorg/json/JSONObject;" the class loader (instance of org/apache/sling/commons/fsclassloader/impl/FSDynamicClassLoader) of the current class, org/apache/jsp/apps/global/c...

    Views

    2.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    We are using paging to avoid loading all records at same time. However, when we execute the query to get top 25 rows, it still returns all the rows (6000) and shows 25. But then it makes no sense since it's taking around 44 seconds for first query. How to optimize it?sample query is below. First que...

    Views

    2.3K

    Like

    1

    Replies

    6
  • 10/15/15
    I want to embed Activation Rules in AEM web pages. How can i do that? 

    Views

    286

    Likes

    0

    Replies

    1
  • 10/15/15
    I am using AEM6. Using@Reference private QueryBuilder builder;is not making my servlet work.. is there any Solution for this? is there any other alternative to get the Query builder instance with out using "@Reference"?package com.kicker.disolutions; import java.io.BufferedReader; import java.io.IOE...

    Views

    2.8K

    Like

    1

    Replies

    12
  • 10/15/15
    // Link Style Start            this.linkStyleField = new CQ.Ext.form.ComboBox({                triggerAction : 'all',                lazyRender : true,                mode : 'local',                width : 225,                fieldLabel : 'Link Style',                fieldDescription: "Select the CT...

    Views

    514

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I want to setup NTLM authentication + AEM 6.1 author and publish on RHEL machines, I followed below link [1], I am not getting how to setup.Please share me steps to configure.[1]https://helpx.adobe.com/experience-manager/kb/SSOwithApacheIIS.htmlThanks,Mahesh

    Views

    917

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi Everyone,I am currently working on integrating the In Design CC server 2015 with aem 6.0. The OOTB functionality i.e., processing of In design document when uploaded to dam, and generation of page looks pretty straight forward. However, the end result i.e., the Page is losing all the styles. As I...

    Views

    240

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Team,Please let me know the steps to configure openLDAP with AEM 6.1 author and publish.Thanks, Mahesh

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 10/15/15
    Update: We are using AEM 6.1After a batch import, we get the following error in /libs/cq/gui/components/endor/badge/badge.jsp which prevented the touch UI from completely loading the authoring pagejava.lang.RuntimeException: Unable to scan input at org.apache.sling.xss.impl.HtmlToHtmlContentContext....

    Views

    1.7K

    Likes

    0

    Replies

    3
  • 10/15/15
    I included adaptive image component in another component.  I do not want this div to be generated if the image is not authored.how can i use data-sly-test in this context?<div class="col-content-inner">                <div data-sly-resource="${@path='adaptiveimage', resourceType='/apps/mda/component...

    Views

    409

    Likes

    0

    Replies

    1