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
    Want to have user's data to be in different data layer instead of crx due to security concerns.Please suggest any possible solution.

    Views

    580

    Likes

    2

    Replies

    2
  • 10/15/15
    We have upgraded our test server instances to 5.6.1. A couple of JSPs that use classes in a jar file we include in our content package are failing with a NoClassDefFoundError, as though they weren't loaded by Felix.Felix, however, does show the jar as fully active. This does not happen in our local ...

    Views

    797

    Likes

    0

    Replies

    2
  • 10/15/15
    Whats the easiest (and more reliable/repeatable) way of removing all parts of an application from AEM. I mean, everything under apps, content, etc, var, ...I find myself doing this quite a lot recently (while I'm developing some dev tooling) and typically I do something like :-Uninstall and delete p...

    Views

    974

    Like

    1

    Replies

    3
  • 10/15/15
    How to read the null property array value?Example:Property         type              Valuearea            String[]              My requirement is i want to read the property which has a value as NULLPlease help me out to fix the issue.Thanks!MIke

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    hi i am very new to this technology can you please guide me from where i have to start learning AEM , i just complete the artice how to create fully featurwed website 

    Views

    1.2K

    Likes

    3

    Replies

    4
  • 10/15/15
    What would be the most efficient way to retrieve a page's content/parsys rendered as html for a sling servlet? Supposing the user calls this servlet with a page path and the servlet just returns the html generated from the parsys on that page. Similar to how the <cq:include> tag works on the jsp sid...

    Views

    2.9K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,   After observing the jcr content structure,I am using curl to update the parsys rich text content for  content/<mywebsite>/<myPage>/jcr:content/par/text/text.    This is the curl command I am using.   curl -u admin:admin -F"par/jcr:primaryType=nt:unstructured" -F"par/sling:resourceType=foundati...

    Views

    651

    Like

    1

    Replies

    1
  • 10/15/15
    I have created a simple component called link-field under  which i have a another node called link has a text field and pathfield. The .content.xml are :<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"    jcr:primaryType="cq:Widget"    xtype="multifieldpanel"...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 10/15/15
     Hi,I have followed http://dev.day.com/docs/en/cq/current/administering/configuring_rich_text_editor.html and configured copy and cut features to "edit" plugin. Whenever I clicked on copy/cut tools after selecting some text, I'm getting the following error in browser console -TypeError: this.editorK...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/15/15
    In AEM 5.6.1 duplicate node names at the same level were given unique names automaticallynode1     =>           node1        html       =>         html    html       =>         html[1]This is not true in AEM 6. If you programmitically create the same node structure, you will get a duplicate node exc...

    Views

    613

    Likes

    0

    Replies

    1