Expand my Community achievements bar.

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

  • 1/10/23
    I am trying to mock org.apache.commons.httpclient.HttpClient in my unit tests, but unable to do so. How can I do this?I have tried this, https://blogs.perficient.com/2019/01/23/how-to-test-apache-httpclient-in-the-context-of-aem/, but it does not work.

    Views

    306

    Likes

    0

    Replies

    1
  • 1/10/23
    I am using looking to have a Javascript for browser bookmark so, the live page URL converts to the Author editor URL with just a click.  That way it saves time digging in the Sites to find the page. Can anyone help me with this? Thank you!

    Views

    769

    Likes

    0

    Replies

    5
  • 1/10/23
    javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated at java.base/sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:556) at org.apache.commons.httpclient.protocol.SSLProtocolSocketFactory.verifyHostName(SSLProtocolSocketFactory.java:257) [com.day.commons.osgi.wrap...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 1/10/23
    Hi All,   I have a requirment,  dynamic data source dropdown if select one value i have to show the selected value related dialog fields on the dialog page with colliseble layout and checkboxes. example :    dropdown :  value selected is "adobe".   1 headline :  products checkbox 1 checkbox 2 2 head...

    Views

    2.1K

    Likes

    0

    Replies

    14
  • 1/10/23
    Team,  If we make changes (add/remove fields) to a Content Fragment model that is already being used to create content fragments, will this modification have any impact on the previously(existing) created content fragments utilizing that model? 

    Views

    650

    Likes

    0

    Replies

    5
  • 1/10/23
    I have some code like this in an html page: <sly data-sly-test="${properties.showPinterestSave == 'true'}"> For some reason that I cannot tell, the code using this is not working on some pages on our published environments.  I can look in crx and I see this value appears to be correct.  I could add ...

    Views

    530

    Likes

    0

    Replies

    4
  • 1/10/23
    Good morning, when switching from Aem 6.4.x to Aem 6.5.x must I always update the version of the Uber Jar library to the 6.5.x version on projects? Is the version of Uber Jar linked to the version of the service pack installed on AEM or should the latest available on the repository be entered ? Than...

    Views

    536

    Likes

    0

    Replies

    3
  • 1/10/23
    Hi Community,   I'd like to know if there are important differences between ADO-E116 and ADO-E134 Developer Expert Exam. I'm preparing to take AEM Developer Expert Exam but I don't know which one to take.   Thanks in advance for your help.

    Views

    2.1K

    Likes

    0

    Replies

    2
  • 1/10/23
    Hi Team,   Right now we have all GraphQL requests as POST requests even for fetching data from magento. As only GET requests can be cached so we are trying to convert POST requests to GET ones. One of the drawback i have read out query has to be sent as a URL query parameter since GET requests can't...

    Views

    956

    Likes

    0

    Replies

    3