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
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    Hi,In /libs/foundation/src/impl/src/main/java/com/day/cq/wcm/foundation/forms/impl/FormParagraphPostProcessor.java, the checkFormStructure method, there are a few method invokations that are similar to this:parent.getSession().save();if ( parent.getSession().hasPendingChanges() ) { parent.getSession...

    Views

    654

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,Has anyone, or any of Adobe's customers that Adobe is aware of, used 8 or 16 gigs of heap size for their author/publisher instances (using Oracle Java 7)?Also does Adobe have any recommendations for what configuration of the G1 collector is "in general" best suited for use with CQ5, if it is advi...

    Views

    576

    Likes

    0

    Replies

    1
  • 10/15/15
    My project is using AEM 5.6.1.  We have a custom sling servlet that an external client app post to for bulk upload assets following this approach:http://helpx.adobe.com/experience-manager/using/multiple-digital-assets.htmlThe servlet can create assets without issue.  There is also a requirement to t...

    Views

    1.9K

    Like

    1

    Replies

    6
  • 10/15/15
    Hi,we access our author instance over a apache webserver with dispatcher. Nearly everthings works fine, but there is one problem. In some cases CQ sends responses with http status code 412. In these cases apache sends the apache error page with status 412 to the client, but the client expects the or...

    Views

    781

    Likes

    0

    Replies

    1
  • 10/15/15
    In Touch UI for AEM6 SP1, I have a system that is repeatedly displaying no items on the Sites Menu.  The stack trace is below.  What's the best recovery?  Is it to delete compiled classes from /var or similar? 17.09.2014 02:51:02.571 *INFO* [127.0.0.1 [1410922260824] GET /sites.html/content HTTP/1.1...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi All,I followed the article http://experience-aem.blogspot.in/2014/01/aem-cq-56-extend-useradmin-add-new-user.html and its working fine on my local OOTB instance.I am trying to learn things and have doubts as below:1] CQ.Ext.ns("MyClientLib") is registering our own custom xtype or something?2] var...

    Views

    546

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi ,While developing web applications we maintain the sessions.Could anyone suggest how to maintain such session mechanism in AEM?

    Views

    873

    Likes

    0

    Replies

    2
  • 10/15/15
    Hello,I have problem with using Apache OpenCmis in Adobe CQ6.The problem starts when I import  chemistry-opencmis-osgi-client to OSGi console.Bundle is only in Installed mode, no Active. Bugs in bundle:Imported Packagescom.ctc.wstx.stax,version=[4.2,5) -- Cannot be resolvedcom.sun.xml.internal.ws.ap...

    Views

    949

    Likes

    0

    Replies

    3
  • 10/15/15
    Aside from junit tests incorporated in every build and selenium tests for components, we want to explore the use of server-side (sling-based) tests for integration testing.  There will be cases where we need to test components that use references to classes such as SlingRepository or ResourceResolve...

    Views

    560

    Like

    1

    Replies

    2
  • 10/15/15
    How does one determine what is the correct version of jackrabbit-standalone***.jar for CQ 5.6.1 (I am currently working on) and for CQ 6.1 (will be upgrading to very soon). On http://mvnrepository.com/artifact/org.apache.jackrabbit/jackrabbit-standalone the latest version is <dependency>    <groupId...

    Views

    676

    Likes

    0

    Replies

    2