Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 8/15/17
    In AEM, I understand the meaning and usage of Component and Service, but now I found that another term Model, I don't get it?  Such as I create new AEM project based on maven archetype 10, there is default Model get created, the source code is as the following: So my questions:What's the usage of Mo...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • 8/15/17
    "com.adobe.cq.sightly,version=[2.2,3) -- Cannot be resolved" issue when trying to do mvn install in 6.3. can anyone help me to resolve. Thanks

    Views

    8.7K

    Likes

    2

    Replies

    10
  • 8/15/17
    Hi Guys,I was just watching the presentation by some Cisco And Syamtec Architect on Adobe connect. They have multiple Author and multiple publish instances. One thing i did not understand after going through the webinar was How do map multiple Authors with multple publishers? How do they keep the Au...

    Views

    4.2K

    Likes

    0

    Replies

    2
  • 8/14/17
    Hello Everyone,I am trying to store a byte array (represents an image or file) in a MetaDataMap. The relevant part of my code is as follows:  ResourceResolver resourceResolver = writeService.getResolver();  session = resourceResolver.adaptTo(Session.class);   //Create a workflow session    WorkflowS...

    Views

    1.7K

    Like

    1

    Replies

    7
  • 8/14/17
    Hi All,I am unable to view /libs/granite/security/content/useradmin.html.I'm getting the error below:Unable to scan input        Cannot serve request to /libs/granite/security/content/useradmin.html in /libs/cq/gui/components/endor/badge/badge.jsp                Exception:java.lang.RuntimeException:...

    Views

    758

    Likes

    0

    Replies

    0
  • 8/14/17
    I am wondering how I can use the ContextHub in a custom AEM site?

    Views

    837

    Likes

    0

    Replies

    1
  • 8/14/17
    I have just installed an adobe aem 6.3 at a rhel 7.3. I am using a JDK version 1.8.0_131. Everything seems to be running except for that an exception occurs in the server log: 01:08:55,004 WARN  [com.adobe.idp.dsc.management.impl.ComponentClassLoaderSource] (ServerService Thread Pool -- 63) Jar file...

    Views

    5.0K

    Likes

    2

    Replies

    5
  • 8/14/17
    Hi,I am trying to add a custom action to the component toolbar as shown below.I could find a documentation for AEM 6.0 mentioning the steps. I tried that, it did not work and then component dialogue is not opening up. Followed following steps in AEM 6.3.Created a node of type cq:EditConfig under cq:...

    Views

    1.9K

    Like

    1

    Replies

    4
  • 8/13/17
    Hi,I have created a clientlib under /etc/clientlibs/test. I am trying to add dependency cq.jquery which is already existing.But, it gives me an error and don't download jquery library.Can anyone help here?

    Views

    4.1K

    Likes

    0

    Replies

    7
  • 8/13/17
    Hi,I am building a secure site, which will have links from inside another secure site ( which is not based on AEM). The other site drops a cookie and i am supposed to read the cookie and validate the user when the user comes to the AEM part of site. What will be the easiest way to accomplish this, C...

    Views

    22.6K

    Likes

    0

    Replies

    4