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, is there any way to persist page properties in Crx on page creation?I've created some properties but only after opening dialogs and save i obtain values in crx and can manage some logic into the page. Thanks

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 10/15/15
    If I place package StoreLocator.Shoprite.Onnet;import java.util.ArrayList;import Objects.Stores;public interface StoreLocator {    public ArrayList<Stores> getStores(Integer countryId); }and then in my implementation class@Component@Service public class StoreLocatorImpl implements StoreLocator {    ...

    Views

    998

    Likes

    0

    Replies

    4
  • 10/15/15
    I need help to know how we can enable adobe target for the aem components.If any one can tell me the process, it will be of great help.

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I installed AEM 6.0 on Centos latest version 7 64 bit. After installation done , am getting the below error.Unable to compile class for JSP: An error occurred at line: 95 in the jsp file: /libs/granite/core/components/login/login.jsp The type java.lang.CharSequence cannot be resolved. It is indir...

    Views

    5.3K

    Like

    1

    Replies

    7
  • 10/15/15
    I have project which contains 3 content sub modules and 2 bundle sub modules. I want to pack all of them into one package which will contain 3 zips with content's module and 2 with jars. How to achieve this while using content-package maven plugin?Thanks in advance.

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,I am working on a structure like this:/content        /myapp                /archive                    /2014                        /08                            page                            page                            page                        /07                            page      ...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    Currently working on the PoC where I have a servlet that listens on CQ resource e.g.@Component(metatype = true, label = "IndexingPage") @Service @Properties({ @Property(name = "sling.servlet.resourceTypes", value = {"indexing/components/pages/page"}), @Property(name = "sling.servlet.methods", value ...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,In Multidomain CQ mappings and Apache configuration, there's an internalRedirect defined that has two values:geometrixx.com: {    sling:internalRedirect: ["/content/geometrixx/en"],    jcr:primaryType: "sling:Mapping",    redirect: {        sling:internalRedirect: ["/content/geometrixx/en/$1","/$...

    Views

    830

    Likes

    0

    Replies

    1
  • 10/15/15
    We are using Adobe CQ (5.6.1) . We need to do load testing and wanted  use JMeter (2.11)  for this. As CQ Author instance requires authentication for all pages we are facing the challenge to  find the way to set the authentication for CQ in JMeter. Please provide the details  to set the authenticati...

    Views

    2.4K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi, In the damadmin, on the right hand pane, if you add the title column, it's editable. How can i make this readOnly? I've tried setting readOnly=true / disabled=true as property for the 'title' gridcolumn -> /apps/wcm/core/content/damadmin/grid/assets/columns/title to override /libs/wcm/core/conte...

    Views

    2.5K

    Likes

    0

    Replies

    4