Expand my Community achievements bar.

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

  • 11/13/15
    HiThe following link talks about using s3 as data store. URLIs it possible to configure AEM to work with Azure storage instead? is there any documentation regarding the same? RegardsSumit GUha

    Views

    4.1K

    Likes

    0

    Replies

    7
  • 11/13/15
    Hi,Do anyone know or worked on AEM integration with Brightcove. Please input/suggestions on this Integration.Thanks,Ratna Kumar.

    Views

    7.1K

    Like

    1

    Replies

    8
  • 11/12/15
    Hi,I have a java project. Which is using some 3rd party jar files. Dependencies for those jar files not available. I want to integrate that java project into AEM. How to convert those 3rd party jar files into bundles and how to import them in my AEM project?

    Views

    6.1K

    Likes

    0

    Replies

    6
  • 11/12/15
    Please share "How-To's", and ideas on the best ways to implement the following functionality- A component that is able to walk-through the pages of any AEM site that it's pointed to, (maybe walking a list of sites), and verify that one or more "required" components exist on every page on each site.-...

    Views

    869

    Likes

    0

    Replies

    2
  • 11/12/15
    Hi!We have a problem with richtext the plugins doesn't see well in IE9. In Chrome and other version of IE work perfectly. Any help regarding this appreciated?Thanks.K.

    Views

    948

    Like

    1

    Replies

    4
  • 11/12/15
    Is there a way to find out if a site is developed using AEM ? For instance, if i have the url of the site(say http://www.google.com), how can i find out if it is developed using AEM ? Is it possible ?

    Views

    6.2K

    Likes

    2

    Replies

    3
  • 11/12/15
    What is the preferred way and the steps /code to export translations to REST services?

    Views

    453

    Likes

    0

    Replies

    1
  • 11/12/15
    Map<String, Object> resolverImpersonationConfig = new HashMap<String, Object>(0);resolverImpersonationConfig.put(ResourceResolverFactory.USER_IMPERSONATION, userId);return resourceResolverFactory.getServiceResourceResolver(resolverImpersonationConfig);This does not work under AEM 6.1!!!!!!!!!!!!!!!!...

    Views

    2.0K

    Likes

    0

    Replies

    4
  • 11/12/15
    Hi,Could any one please explain how to develop breadcrumb and sitenavigation components using sightly. Thanks

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 11/12/15
    Hello !I'm facing some issues with the Sqlite jdbc integration, my bundle doesn't start.I'm trying to use this dependency:<dependency>    <groupId>org.xerial</groupId>    <artifactId>sqlite-jdbc</artifactId>    <version>3.8.11.2</version></dependency>But org.ibex.nestedvm -- Cannot be resolvedSo I h...

    Views

    2.3K

    Like

    1

    Replies

    2