Expand my Community achievements bar.

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

  • 11/10/16
    Hi All,I am implementing a full text search using the following  code String searchTitle = ""; String searchTerm =request.getParameter("q"); String pageTitle, pagePath; Map<String, String> params = new HashMap<String, String>(); params.put("path", "/content/mysite"); params.put("type","cq:Page"); pa...

    Views

    1.5K

    Likes

    0

    Replies

    1
  • 11/10/16
    I am trying to iterate a list of paragraphs(com.day.cq.wcm.foundation.Paragraph) using JAVA USE API and Sightly. However it displays an empty list in the front end.Below is the code:Java:public class AnchorList extends WCMUsePojo{ private List<Paragraph> paragraphs; public List<Paragraph> getParagra...

    Views

    1.8K

    Likes

    0

    Replies

    10
  • 11/10/16
    Hi, we are using AEM6.1+ SP2, facing issue like request.getRequestURI() and httpServletRequest.getCookies() null in the custom authentication handler which is implementing AuthenticationInfoPostProcessor interface.Same code is working fine in AEM6.0+sp2 from where we have migrated into AEM6.1, pleas...

    Views

    2.7K

    Likes

    0

    Replies

    5
  • 11/10/16
    Hi Friends,I am getting one of the requirement from the banking and finance customer.This customer wanted to integrate AEM with wearable devices like Fitbit and Nike+ and also provide the following devices is there any mechanism we can implement in AEM integrating with these devices. If anyone has c...

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 11/10/16
    I want to make my AEM site working for every platform and devices. So please help me , which all devices and platforms i should keep in mind? 

    Views

    634

    Likes

    0

    Replies

    2
  • 11/9/16
    I wanted to have a separate css & js for each browser e.g:- ie6,ie7 etc.Can that be done using the themes and channels ? Is there any documentation or example available ? ThanksMahesh

    Views

    422

    Likes

    0

    Replies

    2
  • 11/9/16
    Hi there!I was attempting to recreate/experiment/learn more about the Social Component Framework and getting the following warning from Maven on build:[WARNING] C:\Projects\my-project\core\src\main\java\com\sample-project\my-project\core\servlets\SetStatusOperation.java [1:1]:  Component com.sample-...

    Views

    1.5K

    Like

    1

    Replies

    4
  • 11/9/16
    https://docs.adobe.com/docs/en/aem/6-1/author/communities/blog.htmlI see in the above article screenshots of Blog implemented on Geometrixx site, But I couldn't find it in my instance. can you direct me to the implementation page ? Is it integrated with a social media to login to post comments and r...

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 11/9/16
    Hi all, just wanted to get everyone’s opinion on User Synchronization[1] (using Sling Content Distribution[2] (SCD)) in AEM 6.2.Right now in AEM 5.6.1 we’re using some custom Forward Replication/Reverse Replication (FR/RR) for all UGC, including user profile preferences. From our experience thus far...

    Views

    2.4K

    Like

    1

    Replies

    6
  • 11/9/16
    I'm getting this error while installing bundle.org.osgi.framework.BundleException: Unresolved constraint in bundle common-utility.core [574]: Unable to resolve 574.0: missing requirement [574.0] osgi.wiring.package; (&(osgi.wiring.package=javax.inject)(version>=1.0.0)(!(version>=2.0.0)))        at o...

    Views

    2.9K

    Like

    1

    Replies

    5