Expand my Community achievements bar.

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

  • 10/15/15
    Hi,We are in the process of launching the website and it seems like the only issue left is page load times on certain pages when executed against publishers. We are using Varnish as our cache servers and seems to handle stuff quite well.We have user related stuff all over the website and every page ...

    Views

    314

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I registered a Sling-Servlet to generate JSON when a resource of the resource type "my/resource/type" is called with the selector "autoComplete" and the extension "json":@Service @Component() @Properties(value = { @Property(name = "sling.servlet.resourceTypes", value = "my/resource/type"), @Prope...

    Views

    3.1K

    Like

    1

    Replies

    2
  • 10/15/15
    Is there a way to delete unused ACLs in AEM6 SP1? I deleted some groups, and now I need to delete the corresponding ACLs. I know that for CQ5 there is Clean Stale ACL Tool that allows to do it automatically instead of creating a package with ACLs to be removed manually. Could you please help find su...

    Views

    292

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have an application that uses jquery-ui.js (jQuery dialogs and tabs) and I am adding it to clientlibs via .content.xml under my application folder as following:<?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/c...

    Views

    521

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, I am running a default crx installation on Windows platform. I want to migrate an application to my local instance, this involves two steps1)Install the package in package manager.2)Install the bundles in the Web console bundle and start those bundles.Now my question is why the bundles did not g...

    Views

    260

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,>>Resource Type: The component's path that is assigned to the template and copied to implementing pages. Enter customer/components/page/templateCustomer.i would have a question concerning the terminology of "template" in the most AEM tutorials.If I create a template I name it e.g. "template..." -...

    Views

    1.2K

    Like

    1

    Replies

    3
  • 10/15/15
    I migrated my code base from aem 5.6.1 to 6.0 instance still using 5.6 api. It worked fine.I decided to start using 6.0 api so created new pom files using mvn. That worked fine too.I placed my code in to the bundle and compiled successfully and uploaded and installed my package.However my bundle wou...

    Views

    1.7K

    Likes

    0

    Replies

    10
  • 10/15/15
    Hi,I have created a page content component which is explained in the excercise and created the hierarchy like below- training    -componenets        -page            contentpage (cq:Component)            contentpage.jsp                head.jsp                body.jsp                        header.js...

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi there,Firstly starting CQ5 with:java -Xmx512m -agentlib:jdwp=transport=dt_socket,address=8000,server=y,suspend=n -jar cq-author-4502.jarThen to start a remote debugging session from Eclipse, do the following:Open Eclipse.Choose Run > Debug Configurations.Right-click Remote Java Applications and s...

    Views

    2.7K

    Likes

    0

    Replies

    11
  • 10/15/15
    Hey guys, how are you doing? I'm trying to create a .txt file on my content repository everytime a specific template is used on AEM 6.0. So, I tought about put this code in a component .jsp file and then including this component on this specific template.My two questions is: can someone give me a sa...

    Views

    3.3K

    Likes

    0

    Replies

    8