Expand my Community achievements bar.

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

  • 6/19/20
    Hi,i am referring the link https://www.exadel.com/news/aem-tip-junit-tests-for-wcmusepojo-objects/ I am working on adding the abstract  Below the code is not resolving in IDEcomponent = PowerMockito.mock(componentClass);  any inputs as what could be the reason and how to resolve it   import org.apac...

    Views

    2.6K

    Likes

    0

    Replies

    4
  • 6/19/20
    I have several type:String fields in the jcr that contain html tags in them. I need to render on my page such that the html tags are injected into the dom rather than be escaped. But right now, they are getting escaped.For example, in the jcr I might have this fieldIn the browser, that is ending up ...

    Views

    1.1K

    Like

    1

    Replies

    3
  • 6/19/20
    Hi In 6.5 tagged an asset and then i tried to go to the sites console and search for particular term.  I presume this omnisearch from sites console should automatically also bring up tagged assets as well as pages?  Right now only bringing up pages and no tagged assets.  Is there some extra developm...

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 6/19/20
    I am trying to create Junit test case for creating packages. I have used link https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/test/java/com/adobe/acs/commons/packaging/impl/AssetPackagerServletImplTest.java for this. PFB my service and Junit code. I am getting an ...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 6/19/20
    I'm working on SAML 2.0 integration on totally clean 6.4.8.1 instance.Login works properly. However, logout fails with NPE. In logs I see:19.06.2020 11:32:21.061 *ERROR* [0:0:0:0:0:0:0:1 [1592555541049] GET /system/sling/logout.html HTTP/1.1] com.adobe.granite.auth.saml.SamlAuthenticationHandler Una...

    Views

    1.6K

    Like

    1

    Replies

    3
    6.4
  • 6/19/20
     Hi, I have changed the admin password across "publishers/authors" and after changing the password if i run the below curl command on Jump server to check the bundles count, i am getting below error but if i login to the corresponding publisher, i am getting successful output. Something got changed ...

    Views

    2.1K

    Like

    1

    Replies

    4
  • 6/18/20
    Hello Team - We are using AEM 6.5, After creating the experience fragment, I get a pop-up dialog for successful creation with "Done" & "Open" button, if I click the open button from there, I get a dual header like the below and not able to use the menu options. But the same opens perfectly when I op...

    Views

    1.5K

    Likes

    0

    Replies

    5
  • 6/18/20
    I've got several type:String fields in my jcr properties that I need to render through the htl script of a custom component. Don't know if this matters, but these String fields are populated from multi-line fields of a content fragment.  In my component code, I have the ContentFragment, and for jcr ...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 6/18/20
    We have this structure, /conf/<appname>/settings/wcm. In source code we have jcr:primaryType: slingFolder for <appName> and for settings folder. But when this code gets deployed to AEM, jcr:primaryType is getting converted to nt:folder instead of sling:folder. Any pointers will be highly appreciated...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 6/18/20
    Hi All     I am trying to test the Twitter component in ACS commons project https://adobe-consulting-services.github.io/acs-aem-commons/features/social/twitter/index.html#twitter-feed-component-since-160 . I followed the steps , but still my services are in satisfied state. I am not sure if I am mis...

    Views

    1.3K

    Likes

    0

    Replies

    3