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
    Hi all,This is my component's _cq_dialog 's .content.xml:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" jcr:primaryType="nt:u...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 10/15/15
    HI All,I have created an new OSGI service XCreateCatalogCommand which implements PIM (cq-commerce-pim) com.day.cq.wcm.api.commands.WCMCommand interace. I have given top ranking for the service . Eventhough the API code is getting invoked instead of newly implemented service when i tried to do an rol...

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 10/15/15
        Hi All,        Can someone please tell me what is the difference between SlingAllMethodsServlet  and SlingSafeMethodServlet ?We use them when writing servlets but i am not sure which should be given preference.ThanksJai

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    How to read design_dialog values using sightly. I want place a Logo into header. I am tried using currentStyle in sightly, but it's not working.Please suggest me for this. Thanks.

    Views

    1.2K

    Like

    1

    Replies

    2
  • 10/15/15
    We have a query in our project which looks like this: 'select [jcr:path], [jcr:score], * from [cq:Taggable] as a where isdescendantnode(a, '/content/customer/hr_HR') and [cq:tags] in('customer_hr_brandname:NP', '/etc/tags/customer_hr_brandname/NP')  union select [jcr:path], [jcr:score], * from [cq:T...

    Views

    421

    Likes

    0

    Replies

    0
  • 10/15/15
    I am trying to generate and deploy an apk file for the Geometrixx Outdoors demo app in AEM 6.1, for which I followed the documentation step by step.After installing the apk on my android phone, it is stuck on the Splash screen and I am not able to navigate further.Has anyone tried installing the apk...

    Views

    1.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi All,   I tried to setup a maven project and refered the help docs.I have successfully compiled and jar files are available in the target folder. But it is not getting installed to the CQ instance.In the maven logs i could see "D://Workspace/target/my-bundle-SNAPSHOT-1.0-Jar is not an OSGI bundle,...

    Views

    4.5K

    Likes

    0

    Replies

    22
  • 10/15/15
    When looking at a page properties Advanced Tab, there is a drop down for Language.  In my case, I am trying to have Chinese (Hong Kong) and Chinese (Taiwan) to point to the same language.  Where do I go to change the value of this dropdown?  How do I add a new language to this dropdown?[img]Screen S...

    Views

    1.6K

    Like

    1

    Replies

    2
  • 10/15/15
    I am using the below code to create users under /home/users/myprojectSession session = request.getResourceResolver().adaptTo(Session.class);        //Session session2  = request.get         JackrabbitSession jsession= (JackrabbitSession) session;        UserManager usermanager;        final String  ...

    Views

    837

    Likes

    0

    Replies

    2
  • 10/15/15
    I'm struggling to RCP content from one author instance(instanceA) to another(instanceB). I get no errors (i did before, using the wrong VLT version).Now, the job will run just fine (FOR HOURS, as it is A LOT of content to be copied), but no changes will reflect on InstanceB.When I check the CQ inter...

    Views

    962

    Likes

    0

    Replies

    2