Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 9/3/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated...

    Views

    2.8K

    Likes

    13

    Replies

    16
  • 3/6/19
    Looking for some direction here.I have created a Touch UI component that works normally for editing the component properties, but:does not show up when I drag it onto the page, but it is there after page refreshdoes not disappear when I delete it from the page, but it is gone after page refreshdoes ...

    Views

    6.6K

    Likes

    0

    Replies

    13
  • 3/5/19
    Hi guys, I'm using AEM 6.4 in which I've set up a login page. On the server we have a dispatcher configured and I confirm that without the dispatcher everything it's working alright. When I'm doing that post request to the j_security_check I get as a response an Internal Server Error. I'm out of ide...

    Views

    5.4K

    Likes

    0

    Replies

    6
  • 3/5/19
    Recording: AEM ATCE | March 2019 | Unit Testing with AEM Mocks Session DetailsWriting Java unit tests for your AEM applications may be painful and time-consuming. wcm.io AEM Mocks makes writing tests easy and effective using JUnit 4 or JUnit 5. In this session you will get you a basic overview of th...

    Views

    2.6K

    Likes

    2

    Replies

    0
  • 3/4/19
    is there way to get current author logged in user in OSGI service/handler  where we don't have slingHttpRequest object. sling servlet  easily current user id can get via below code (if i have logged to AEM author instance as testuser, USER id gives here testuser)ResourceResolver resourceResolver = r...

    Views

    18.7K

    Likes

    0

    Replies

    8
  • 3/4/19
    Hi All,Recently we have migrated our project from 6.2 to 6.4 ,after that all pages browser tab title are not getting displayed as expected.The browser tab title is displaying as "AEM Editor" in  edit/preview mode instead of displaying Page title. Please advise.

    Views

    3.4K

    Likes

    0

    Replies

    4
  • 3/2/19
    Hi,Is there any recommendation by AEM like when we have use path as well as resourceType while creating the Sling Servlet.ORWhat is major different between creating Servlet using path as well as resourceType.RegardsManikantha R

    Views

    20.5K

    Like

    1

    Replies

    3
  • 3/1/19
    Hi All,I am trying to use SAMAXES and YUI maven plugin to minify the css during the maven build. but both of these plugins are trimming the spaces in the css as calc (14px + (some function) getting replaced with (14px+(some function))which makes the value invalid in the browser.In case anyone faced ...

    Views

    2.3K

    Likes

    0

    Replies

    2
  • 2/28/19
    Hi All,I tried to do clientlibs versioning in AEM 6.1 by creating rewriter sling-folder and copying the 'default' node from libs > cq > config > rewriter. But its not working and the whole AEM local instance in getting corrupted. Error log is showing "Unable to get component of class 'interface org....

    Views

    6.2K

    Likes

    0

    Replies

    17
  • 2/28/19
    We are upgrading from aem 6.3 to aem 6.4And performing in-place upgrade following these steps - Performing an In-Place UpgradeI want to clarify on the steps to get this successfulStop the instance if it is runningDownload the new  AEM6.4 jar file and use it to replace the old one outside the crx-qui...

    Views

    7.8K

    Likes

    0

    Replies

    9
  • 2/28/19
    Hi All,I have component lets say xyz and I'm including sly-resource "Dynamic Media" component into page like mentioned below,in XYZ .html:-<sly data-sly-resource="${ 'dynamic-media' @ resourceType='dam/components/scene7/dynamicmedia'}"/>It will add the node under  "/content/dam/customwebsite/xyz" as...

    Views

    2.1K

    Likes

    0

    Replies

    3