Expand my Community achievements bar.

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

  • 5/18/18
    My problem is similar to the one described here: AEM 6.4 - Java sling servlet does not work with uber 6.4 jar, but does with uber 6.3 I have the following Servlet:@Component(service=Servlet.class,    property={        Constants.SERVICE_DESCRIPTION + "=Video servlet",        "sling.servlet.methods=" ...

    Views

    12.2K

    Like

    1

    Replies

    9
  • 5/18/18
    I need to get some OSGI configuration values via plain Java class which is not registered as service so I cannot use @Reference or @Inject annotation. I have used Bundle context to get the config but it is working.public void getArticleName() {        final BundleContext bundleContext = FrameworkUti...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 5/18/18
    AEM version - 6.4Reference - Configuring Smart Tags Cloud Service I have been following 6.4 smart tags configuration guide to have smart tags enabled in my local AEM 6.4 instance, however after completing the steps and attempting smart tags creation for a asset folder via the core 'DAM Smart Tags As...

    Views

    2.1K

    Likes

    0

    Replies

    1
  • 5/18/18
    Hi Team, We are facing issue with sidekick... Components ara not showing up... Anyone plz let us know how components are loading in sidekick..which default script is using??

    Views

    2.6K

    Likes

    0

    Replies

    5
  • 5/18/18
    Hi All,I am trying to reuse acs-common-email service.i am referring to email service as:acsEmailService.sendEmail(EMAIL_TEMPLATE, properties, recipients)all variables are available and in place. But i am getting following error while buiding the project:[91,44] cannot access javax.mail.internet.Inte...

    Views

    5.3K

    Likes

    4

    Replies

    9
  • 5/18/18
    We are using RTE in touch UI dialog using multi-field. Each time on adding field creates new RTE field in multi field. Now the problem is text entered in dialog field disappears when opening the dialog second time. Field is not getting auto populated with text saved in node.AEM version: 6.1

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 5/18/18
    I am trying to use listeners for the nodes present inside the multifield for AEM 6.3 touch UI but the listeners are not working.The same listener is working outside the multifield.Kindly help me out in fixing the issue inside multifield.

    Views

    2.9K

    Likes

    0

    Replies

    3
  • 5/17/18
    Hello,I have a question about providing permissions for bulk users on AEM pages. Let me explain little bit more about my requirement.I would like to have a person to feed in details of multiple users in our website and request access to a AEM page. Once they submit the details, in the back-end I sho...

    Views

    1.6K

    Like

    1

    Replies

    4
  • 5/17/18
    Hi,After every deployment of code with newer version we are seeing project core bundle location is not changing pointing to old or previous version. How to fix this one?Narayana

    Views

    2.2K

    Like

    1

    Replies

    6
  • 5/17/18
    Hi Everyone,I have created following users on my production environment, for some users when we check under home/users some user does not have ".tokens". Who ever does not have this ".tokens" they are unable to login with their credentials. Seeing 403 forbidden error in the console. I have created a...

    Views

    2.7K

    Like

    1

    Replies

    2