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,I am getting this error when i am running a code. I have set the parameters as  Hashtable<String, String> env = new Hashtable<String, String>();        env.put(Context.INITIAL_CONTEXT_FACTORY,                 "com.sun.jndi.ldap.LdapCtxFactory");        env.put(Context.PROVIDER_URL, ldapURL);     ...

    Views

    455

    Likes

    0

    Replies

    1
  • 10/15/15
    For example, the text component, has an init.jsp file. However I don't see it being included in any other JSP file.Its super resource type, /libs/foundation/components/form/defaults/field, doesn't user it either.So what, how and when does CQ invoke this script?

    Views

    2.2K

    Like

    1

    Replies

    6
  • 10/15/15
    Hi All,       We are using the below query builder API to read CQ page content information. But in our nodes we have Russian text as node property values. When we read using the below code, we are getting ??????? instead of actual value.How to set character encoding in query builder API ?Map<String,...

    Views

    530

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I am running a JCR SQL2 query to perform search over the content pages within CRX. I have to generate an auto left filter of the tags present in the search result as per the search query string.I do not find method in QueryResult API for facet extraction. Please provide some insights on this ...

    Views

    773

    Likes

    0

    Replies

    1
  • 10/15/15
    I've read that housing WebHelp on CQ5 is most likely not do-able, however, not impossible. I've successfully uploaded WebHelp onto CQ5 and the help opens up beautifully to the start page, HOWEVER, when clicking on every other topic, we get this on our pages:  All the files and folders are present in...

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 10/15/15
    The images are not showing in scaffolding mode, Where can i check or how can I solve that issue??

    Views

    604

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I'm having issues with the social blog components included in CQ and the classes used (namely com.adobe.cq.social.blog). I have a blog running as expected however I can't get either the Archives or Categories components to output anything when placed within the blog. I find this behaviour occurs ...

    Views

    2.4K

    Like

    1

    Replies

    7
  • Can we create a REST Webservices in CQ OSGi bundles which can be consumed by external applications.

    Views

    681

    Like

    1

    Replies

    2
  • 10/15/15
    I have to create a custom component container similar to parsys where i can allow some specific components to be added. let us for example i have created a component called simple where i metioned sling:resourceSuperType is /libs/foundation/components/parsys and this simple component i have added in...

    Views

    1.9K

    Like

    1

    Replies

    3
  • 10/15/15
       Hi all,I have a component I'm trying to build that's basically a simple navigation list of links. My dialog is using a mtmulticomposite field like so:<multi jcr:primaryType="cq:Widget" name="./links" prefix="./" xtype="mtmulticompositefield"> <fieldConfigs jcr:primaryType="cq:WidgetCollection"> <...

    Views

    1.2K

    Likes

    0

    Replies

    2