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
    I need to add a new button in rte plugin with almost the same functionality as add link button....I have seen an example with pull-quote but it doesn't help..Adobe nay thoughts?

    Views

    269

    Likes

    0

    Replies

    1
  • 10/15/15
    I've created an OSGI component to be used in my application. I also want to control the values in the component using run modes.I would like to know how to create the xml representation of the OSGI component that is placed in the JCR inside specific run mode folders.As soon as the component is activ...

    Views

    584

    Likes

    0

    Replies

    1
  • 10/15/15
    How to use Maven Deployment for CQ5.6. documentation are available only for 5.6.1 and higher.Please let me know is it possible to use the maven ,eclipse integration for CQ5.6.0,if yes please provide the documentation link.Thanks

    Views

    661

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi All,https://docs.adobe.com/docs/en/cq/5-6-1/deploying/configuring_osgi.html mentions the below :For Adobe CQ Web consolea] Any configurations made with the Web Console are applied immediately and applicable to the current instance, irrespective of the current run mode, or any subsequent changes t...

    Views

    351

    Likes

    0

    Replies

    1
  • 10/15/15
    As our team migrates toward a Continuous Delivery model (wherein we deploy our continuous integration branch to production several times a day), we find ourselves pushing code for features that pass all of our tests and criteria, but still aren't quite ready for prime time. As a simple example, let'...

    Views

    2.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi I have written a custom servlet in AEM author (v6.1). I would like to get response from  this servlet without providing auth credentials. Is it possible to have such exclusion in AEM author instance?Current behaviour: At this moment, when I hit my servlet, the request is redirected to AEM login p...

    Views

    4.5K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi All,Is it possible to add more than one orderby property in Query.For example am ordering the results(Pages) by cq:lastReplicated if both the pages has same time I have to order by jcr:created.Is there anyway that we can handle in QueryBuilder itself.Thanks in Advance.

    Views

    933

    Like

    1

    Replies

    2
  • 10/15/15
    Does Apache Sling provide functionality for more complex selectors? I need to be able to select nodes with certain child properties as well as get the first child of a given node. I was hoping there would be some ability to query based on the XPath, but this doesn't seem possible using the REST fram...

    Views

    770

    Like

    1

    Replies

    3
  • 10/15/15
        Hi All,      I am trying to migrate OSGI bundles from CRXDE Lite to Maven. I added dependencies required. When  i tried to install i got an error saying[ERROR] Failed to execute goal on project test-utils: Could not resolve dependencies for project com.test.wem:test-utils:bundle:0.1-SNAPSHOT: Fa...

    Views

    3.0K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi need to understand how to inject child node in the sling models and can we inject sling models to other sling models?Like if we have node hierarchy as below how we can get data using java POJO mapping from sling models by adopting Address node.Help me out with some pseudo code/reference to adopt ...

    Views

    2.7K

    Likes

    0

    Replies

    2