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
  • 6/2/17
    Unable to create page in AEM 6.3 vanilla jboss instance Touch UI. its end up with the below errors.Unable to compile class for JSP: An error occurred at line: 25 in the generated java file Only a type can be imported. sun.swing.StringUIClientPropertyKey resolves to a packageCannot serve request to /...

    Views

    2.6K

    Likes

    0

    Replies

    4
  • 6/1/17
    How do you write your Java code for AEM components? If you've been thinking to switch to use Sling Models, here's a how-to article and I'll show you the steps, the differences and the advantages.Here's the blog post link: How To Switch From WCMUsePojo To Sling Models in AEM | Adobe

    Views

    4.4K

    Likes

    3

    Replies

    2
  • 6/1/17
    Hi,We are in process of upgrading from AEM 6.0 to AEM 6.3. We also wanted to use sightly for our existing code base. We are converting the existing templates and components as per sightly.Templates use sling:resourceSuperType to inherit from page component provided OOBe.g: --apps     --myProject    ...

    Views

    11.0K

    Likes

    3

    Replies

    12
  • 5/31/17
    Hello friends, I am currently working on a task to create pdf files using content fragment in AEM version 6.2.I can create a page using fragments and then can use PDF writer bundle to see page as pdf. But also need to warn the user for the case when content fragments on page results in pdf more than...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 5/30/17
    Hello Guys,I have deployed wcm-io-testing package in AEM 6.2. When i am creating new aem project to write Junit testcases using  wcm.io.In my aem project in build path under project i am configuring wcm-io-testing package to use AEM-Mock , When i am writing the @Rule public final AemContext context ...

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 5/22/17
    Hi,We have an ecommerce site where on product display page url should contain the title of the product.For example:If my product title is "Adobe AEM book" then my url should look like https://test.com/adobe-aem-book/p/10000Can u help  me understand how we can achieve this?

    Views

    5.7K

    Likes

    0

    Replies

    5
  • 5/19/17
    I am not able to register an iPAD in AEM. I installed AEM screens from app store.  Please find below the details - iPad version - iPAD3,4 10.1.1(iOS)firmware version - 2.2.14webview -  cordova 4.1.1(Webkit 602.2.14)  The status displayed is  - registration(link-up)(unauthenticated) I configured the ...

    Views

    2.7K

    Likes

    0

    Replies

    4
  • 5/18/17
    What we want to achieve is to make a simple OAuth client app that allows a user to authenticate against AEM 6.2, get an Access Token and use it to fetch an Asset.I will try to describe what we have done so far.In AEM we have created a new OAuth Client in page /libs/granite/oauth/content/clients.html...

    Views

    4.0K

    Likes

    0

    Replies

    5
  • 5/18/17
    When I hit the url of website(Ex: www.example.com), in the network tab developer tool(on clicking F12), I am getting as:Name                                Statuswww.example.com                301xyz.html                               307Can anyone help me in removing 301 redirect on aem sites?This ...

    Views

    3.6K

    Like

    1

    Replies

    2
  • 5/17/17
    I am trying to delete existing nodes and then add new nodes under etc/tags/plant. The code is below. I see error when deleting a node. What ACL's needs to be there for service account to delete a node. String mainPath = "/etc/tags/plant";                 Tag mainTag = tagManager.resolve(mainPath);  ...

    Views

    3.6K

    Likes

    0

    Replies

    5