Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hello, I've read the following documentation:http://dev.day.com/docs/en/crx/current/administering/ldap_authentication.html#Configuringhttp://helpx.adobe.com/cq/kb/LdapConfig.htmlBut they seem to only pertain to Author instances. I'm looking to use SSO and ActiveDirectory for users to log into an ext...

    Views

    878

    Likes

    0

    Replies

    3
  • 10/15/15
    I am trying to create Scene7 ImageSet from script. For this, it is required to use com.day.cq.dam.commons.util.S7SetHelper & com.day.cq.dam.api.s7dam.set.ImageSet. I came to know that these classes will be present in 5.6.8 day commons bundle. I am unable to find this package in package share. Could ...

    Views

    917

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello,I'd like to use a command:vlt.bat -v --credentials admin:admin import http://localhost:4503/crx . /Above example imports all files and directories in jcr_root. I'd like to specify local path to import just one/several folders. I tried many ways to put the local path as argument, but I always g...

    Views

    3.2K

    Like

    1

    Replies

    9
  • 10/15/15
    Please help me how to set minvalue as current date in xtype datefield.

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,i have a requirement to configure a rich text editor in to a multi field custom widget. can you please helpThanks in advance

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    We have created a google map component.  Which is works fine in all browser except IE8. When we see the component in IE in  author mode  it does not load the google map. However it works in the publish mode for the same browser,It seems  it is CQ5 script which is used to control the author experienc...

    Views

    568

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello,I am planning on using Jackson to process JSON. How can I include Jackson libraries in to the OSGI bundle? I am using IntelliJ. Adding the Jackson library as a Maven dependency does not work.Thank you.Cheers,Viren.

    Views

    5.9K

    Like

    1

    Replies

    3
  • 10/15/15
    hi, im doing this tutorial about querys to JCR:http://helpx.adobe.com/adobe-cq/using/querying-experience-manager-data-using.htmleverything went smoothly, and i have everything up and running, i can add data (customers) and thats working, but when i try to see the list, im getting an error. Here is t...

    Views

    2.8K

    Like

    1

    Replies

    13
  • 10/15/15
    Is there a way to support multiple versions of a component? Supporting multiple versions of JSPs seems to be doable, but a couple things I'm not sure of. One would be versioning dialogs...could I put something in place that would respond to the dialog.overlay.infinity.json request and choose between...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I have created a test sling servlet as shown below:package com.mercer.servlets; import org.apache.felix.scr.annotations.sling.SlingServlet; import org.apache.sling.api.SlingHttpServletRequest; import org.apache.sling.api.SlingHttpServletResponse; import org.apache.sling.api.servlets.SlingAllMetho...

    Views

    3.3K

    Like

    1

    Replies

    8