Hi ,I have a issue with xtype colorfield. After selecting a color , if user wants to remove the color ? how to proceed. As default color is white , a property gets created in backend. What can be easy fix for this ?
I am trying to capture a TCP IP dump from my publish instances - is there a method through a console ? I would not like to take the tcpdump command in linux/unix as the method . Is there any other way ?
Can you please let me know what is better development tool to develop both content ( jsps/sightly(java) ) and bundles from the below options.1) CRXDE2) Eclipse with AEM pluginNote : I see the CRXDE Lite is not user friendly for the jsps so i am not considering that.ThanksSam
Hi,In our project we have many sites on CQ. Each site might have some data associated with it, that is generated using a background job once a day.The data is actually a pre-generated XML file that is later gonna be served when accessed via a URL. The reason why we pre-generate it rather than dynami...
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.
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...
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...
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...
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
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 ...