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
    we have DAM assets loading(attached screenshot) on the author and does not show the image.....it was a old issue in cq 5.3 and i had to restart this bundle to fix it....   "Day Communique 5 Workflow Consolecom.day.cq.workflow.cq-workflow-console"We are experiencing same issue on CQ 5.5, anyone know ...

    Views

    359

    Likes

    0

    Replies

    1
  • 10/15/15
    Can anyone tell me why http://localhost:4502/ works perfectly fine but http://127.0.0.1:4502/ fails to authenticate? This is causing authentication issues with a json response in an http request to a specific IP in test.  At first I thought there was a header issue, but quickly found out I can't eve...

    Views

    11.3K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Can some one send the code samples of how to lock and unlock a node ?I tried using the mixin lockable type but i am unable to lock a node

    Views

    934

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi everyone, Wanted to get your thoughts on websphere commerce server and adobe CQ integration. Is there any issues with this integration (advantages and disadvantages) ? Anything I should know before starting the project based on this integration ? Any best practices/guidelines that we should be fo...

    Views

    429

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,we have forgot password link in app wherein we need to retrieve the original password and mail the password in plan text to the end user.user password is stored in encrypted format in CRX (/home/users/), so is there any CQ / Sling API to decrypt the password? OR is there any other way to implemen...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi all,I've customised a login function for my website. The signout function will set user to be anonymous and reload the page. But when I logout from a Closed User Group enabled page, it redirects to 404 page not found because anonymous does not have the right to see the CUG page. How can I redirec...

    Views

    700

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have a requirement wherein I need to search for article pages of a specific type under 6 different paths. The pages belonging to 6 different paths are of same type in a way that they are using same template. Their respective parent pages are also using the same template but they differ based on...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hello ,            Does sharepoint connector support for AEM 5.6.1 ? i have gone through this is site http://dev.day.com/docs/en/crx/connectors/sharepoint/current.html . I have tried  to  package share and downloaded and  installed crx2sharepoint-crx21-2.0.2.zip  file .  BUut as per document  it is ...

    Views

    748

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi CQ5 Professional , When am uploading the CQ support XML files through CONTENT LOADER CQ 5.4 in JCR repository. Am getting     org.apache.jackrabbit.server.io.XmlHandler: /content/ReversePage/content_example.xml importing...Import failed: java.io.IOException: No child node definition for jcr:root ...

    Views

    666

    Likes

    0

    Replies

    1
  • 10/15/15
    Lets say I have an OSGI bundle and it implements an Activator, and in that Activator class it wants to log out some information. For exampleimport org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.osgi.framework.BundleActivator; import org.osgi.framework.BundleContext; public class Activa...

    Views

    1.5K

    Likes

    0

    Replies

    2