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
    I put following jars into a package an installed into AEM standalone (jar) instance, then created a SpringTestBundle with applicationContext.xml file in [SpringTestBundle]\src\main\resources\META-INF\spring folder. Spring bean injection works, but only for singleton scope. Then I created AEM war ins...

    Views

    908

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello,I'm trying to port my simple webservice consuming app to CQ5 but I'm still getting this errorcom.sun.xml.internal.ws.model.RuntimeModelerException: A WebService annotation is not present on class: info.server.app.catalogservices.services.csscatalogservicesinterface_1.PortTypefrom this callvari...

    Views

    2.6K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,We're using Sling Models successfully in our AEM 6.0 projects. We also have some projects using CQ 5.5. Right now the Sling Models 1.0.6 implementation doesn't work in a 5.5 instance as the dependency is thas on org.apache.sling.commons.osgi isn't satisfied -  5.5 supplies 2.1.0 and Models needs ...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 10/15/15
    I was reading the docs about clustering and I stumbled upon this shockingly surprising statement:In cases where a write bottleneck is reached, additional cluster nodes will not improve performance. In such circumstances the correct strategy is to increase the hardware performance through improved CP...

    Views

    687

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,We are using LDAP login module and have overridden most part of sling form based authentication. I want to configure the login token duration and make it a few days if user indicate so. I know i can configure tokenExpiration within LDAP_login.conf but if i do that then for every request that will...

    Views

    762

    Likes

    0

    Replies

    1
  • 10/15/15
    If I do a package install or a reinstall using the CRX Package Manager, I get an "Activity Log" at the bottom of the screen which displays details of the install.  Is there a way to get these details to output when doing a cURL command?  Specifically, I would like the activity log to either 1) show ...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi!I'm using CQ 5.5 and want to create a workflow model. On a certain step the workflow instance just should wait a defined time and after timeout go to next step. I used an out of the box Process Step, set a timeout of 30 seconds (I overwrote the dialog options) and selected Auto Advancer as Timeou...

    Views

    889

    Likes

    0

    Replies

    4
  • 10/15/15
    I have a content package that contains some translation software that I would like to deploy to author instances only.  I would like to use content-package-maven-plugin to do this, but although it's possible to embed bundles into a /apps/app/install.author folder so that they are deployed only to au...

    Views

    990

    Likes

    0

    Replies

    4
  • 10/15/15
    I am getting error while running the following command "java -jar crx2oak.jar [source CRX 2 repository] mongodb://remoteserver:27017/aem-author" the error is  : Exception in thread "main" java.net.UnknownHostException: remoteserver        at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    When user browses certain page, dispatcher will cache js and css the page using, like /apps/project/components/componentA/clientlibs.css. While if the css or js (under clientlibs folder) is updated on Author and Publish, will the dispatcher re-cache this updated file like html page does? In my envir...

    Views

    2.2K

    Likes

    0

    Replies

    4