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
    I started a project back in October and now have a serious number of tar mk  files.  Is there anyway that I can delete some of them?  Compression seems to work, but even still, the fact that there are about a hundred of them is really eating up space.

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi Team,I'm trying to generate UUID using com.day.util.UUID.create() and using constructor also.I'm getting the below exception while generating through constructor -Exception in thread "main" java.lang.InternalError: MD5 not available    at com.day.util.UUID.<init>(UUID.java:147)I'm getting the bel...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I'm trying to use geometrixx forums functionality (http://localhost:4502/cf#/content/geometrixx-outdoors/en/support.html). I'm checking this in the AEM6. I have followed the below steps.Open support page (http://localhost:4502/cf#/content/geometrixx-outdoors/en/support.html)Click on "ask a questi...

    Views

    819

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi there,Today i try to use a OSGI to send email in AEM, below is code snippet:<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org...

    Views

    1.1K

    Likes

    0

    Replies

    5
  • 10/15/15
    HeyHow can i match the groups of a user from the LDAP with the groups in the CRX in AEM6 ? So that after he first sign in in AEM6 he automatically becomes a member of the same group in the CRX like the ones form LDAP. thanks for your help

    Views

    527

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi, I am working on AEM, 6.0. I am using the OOTB Search component and the spell check doesn't work.If I search for a word with a mistake, I never get the "Did you mean ...." text? Is the spell check feature not supported in AEM 6? If not then why In the search component dialog there is a field for ...

    Views

    468

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I tried to redirect the http://localhost:4502 to https://localhost:7443 on Mac and Linux.Its working fine.But when i tried this on windows 7 with the same configuration it is redirecting to https://localhost:7443 but am not getting the login page/projects page.Can you please let me know is th...

    Views

    711

    Likes

    0

    Replies

    3
  • 10/15/15
    Is it possible to deploy bean spy in Felix. For monitoring AEM using SCOM part of the process requires installing Bean Spy on the Web Server. In the following documenthttp://blogs.technet.com/b/random_happy_dev_thoughts/archive/2014/01/07/system-center-2012-management-pack-for-java-application-perfo...

    Views

    384

    Likes

    0

    Replies

    2
  • 10/15/15
    "org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0001: /apps/cq/core/content/nav/tools[[nt:folder]]: No matching definition found for child node operations with effective type [nt:unstructured, rep:AccessControllable]"I'm getting ...

    Views

    7.8K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have two implementation implementing the same OSGi service interface. I would like to reference a specific implementation inside a Sling Model using the appropriate injector-specific annotation, which is @OSGiService annotation. But how could I reference the specific service implementation?If I...

    Views

    1.8K

    Like

    1

    Replies

    2