Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/22/16
    In my AEM 6.1, I'm facing multiple issues with installing bundles:1. *ERROR* [0:0:0:0:0:0:0:1 [1463944522439] GET /editor.html/content/test/index.html HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught SlingExceptionjava.lang.NoClassDefFoundError: com/adobe/cq/content...

    Views

    1.3K

    Likes

    0

    Replies

    3
  • 5/22/16
    Hi All,As per the documentation[0], we can create/register sling servlet in 4 ways.1) Using Sling Annotation (@Slingservlet).2) The @Properties and @Property annotations3)Registration by Path4) Registration by Resource TypeCould you please let me know  what is the difference between those? Advantage...

    Views

    1.0K

    Like

    1

    Replies

    1
  • 5/22/16
    I have a dialog content which as a lot of data to author, where the author needs to scroll a lot inside a dialog itself. i want to avoid the scrolling and to provide a collapse and expansion options at field level. Can any one guide me how i can achieve a Dialog widget level (multi composite field g...

    Views

    4.4K

    Likes

    0

    Replies

    2
  • 5/21/16
    Hi Friends,I came across a scenario in AEM6.1 author instanceThere was a MCaffe patch update pushed to my system and there was an abrupt shout down of my system after which when I start running my AEM author instance I am getting the below error~HTTP ERROR: 503Problem accessing /. Reason:    Authent...

    Views

    5.3K

    Likes

    2

    Replies

    11
  • 5/20/16
    TEam, anyone worked on sightly with react ? Need to know that how much feasible is it and what could be pros n cron for this?Please share any working example or any reference for the same.

    Views

    814

    Likes

    0

    Replies

    2
  • 5/20/16
    Hi All, I am trying out the creation and assignment of Badges to Forums and Resources in AEM communities 6.2. As the things have changes for communities in this version. I am facing difficultly doing this. Can anyone help with this.ThanksAfshan

    Views

    970

    Likes

    0

    Replies

    6
  • 5/20/16
    Hi All,I am facing issue in session.logout. My code calls one method frequently, first time it runs successfully, next time it says session is closed. below is the finally clause for my method. Shall i not logout the session? Actually i don't want to leave the session in open state, if i have to kee...

    Views

    4.9K

    Likes

    0

    Replies

    4
  • Hi,I want to add the below property programatically:Name: jcr:mixinTypesType: Name[]Value: cq:LiveRelationship, cq:LiveSync, cq:LiveSyncCancelledI am using JCR API but when I create this property, it is adding this property type as string[] not Name[]. Can anyone help me to resolve this issue?Thanks...

    Views

    8.5K

    Likes

    0

    Replies

    10
  • 5/19/16
    Hi,Is there any OOTB reporting with the users that logged into AEM and the time they logged in?Thanks

    Views

    791

    Likes

    0

    Replies

    1
  • 5/19/16
    Is there a way i can search if any property's value on any node on JCR contains a specific value. EX : I want to get all the nodes which has some propery whose value contains a string "Sample".I know there is something called "fulltext" property but how do i specify multiple values in the predicate ...

    Views

    874

    Likes

    0

    Replies

    1