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 built a REST API backed by the JCR Query API on AEM 5.6.1.  We're seeing a peculiar XPath expression being produced by the PredicateGroupEvaluator, when it uses the underlying JcrTagImpl.TagQueryExpressionBuilder via TagPredicateEvaluator.Consider these Query Builder servlet request: http://...

    Views

    614

    Likes

    0

    Replies

    3
  • 10/15/15
    We are trying to setup SAML on AEM 5.6.1 for one of our client. We are facing an issue while using the private key. We have generated the private key using OpenSSO using the below commands.openssl genrsa -out SP-server.pem 2048openssl rsa -in SP-server.pem -pubout > SP-public-server.pemopenssl req -...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 10/15/15
    1] SELECT * FROM [nt:base] AS page WHERE ISDESCENDANTNODE(page, '/content/abcd') AND page.[cq:lastReplicated] > CAST('2010-02-01T00:00:00.000+02:00' AS DATE) AND   page.[cq:lastReplicated] < CAST('2010-02-07T00:00:00.000+02:00' AS DATE)The above works absolutely fine in CRXDE Lite-> Tools->Query.2] ...

    Views

    874

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi, could someone please suggest the best way of accessing accessing serverside from a client JSPI need to return a list of URLs of images in DAM to the Javascript (ajax call) depending on certain parameter. What is the best way of doing this? SlingServlet?Thanks

    Views

    483

    Like

    1

    Replies

    2
  • 10/15/15
    Hi,We have a dialog participant step in our workflow and it's working fine in classic UI.However, in Touch UI we are not been able to create the dialog.Attached a scrrenshot of classic UI dialog and node structure in crxde.What needs to be done in order to show the dialog in touch UI also for dialog...

    Views

    625

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,We are seeing some strange issues with our deployments on environments. We get the below problem too often where the services are not registered. The service status is registered in most cases when you look at <host>:<port>/system/console/components. The strange thing is that if you restart the C...

    Views

    10.7K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi Team, When i access http://www.myserver.com/etc/segmentation/ or http://www.myserver.com/etc/clientcontext/default/ am getting an 403 error. Why am getting 403 error and why not 404??Please help.Thanks,Madhu

    Views

    1.1K

    Likes

    0

    Replies

    6
  • 10/15/15
    Trying to get an understanding of what process is handling the moving of pages when doing a bulk move. We notice a lot of OAK merges in our error log, related "the node X was changed in revision Y which was applied after the base revision". I'd like to check the log files for these errors. We used t...

    Views

    618

    Likes

    0

    Replies

    1
  • 10/15/15
    I just read this articles about OSGI bundles etc.http://adobeaemclub.com/osgi-configuration-management-aem/Pretty well done.But I have a more 'basic' question, what if I want to paakcge ONLY configurations parameters for given 'ootb' (Out of the box) bundles and have that easily distributable across...

    Views

    2.5K

    Like

    1

    Replies

    9
  • 10/15/15
    Hi all. a weird problem recent popped up that affects all of our pages. When an author tries to edit a component dialog, every dialog pops open. Otherwise the parsys and components just aren't working properly. One does not get the green outline when hovering over a component. Instead the entire par...

    Views

    2.2K

    Likes

    4

    Replies

    7