Hi Team,I am working in small startup company in our company we are not using AEM. I learned Apache sling now planning to learn AEM but i don't have any license.Can some one can help me with AEM jar with learning license file so that i can learn AEM. RegardsRavi
Currently our application is on AEM 6.4 version.Some of our code and content is present /etc folder.For e.g.:Clientlibs in /etc/clientlibs and i18n dictionaries in /etc/designs/../dictionaries.Do we need to migrate this clientlibs and dictionaries to /apps/ folder while upgrading for AEM 6.4 to AEMa...
Hello ,I am trying to build a project, before it was working fine. I have created new component and trying to run the command mvn clean -PautoInstallPackage when I do that, I'm getting this violation error. Can anyone help me with this ? Thanks in advance.
When migrating from 6.5.10 service pack to 6.5.11 service pack facing issues with Jaxb marshalling. While unmarshalling the xml level3 is not able to assign to a pojo and throws out a null pointer exception. Here is the sample code attachedhttps://drive.google.com/file/d/1Yht5u9EC77UPVXXmtt1-wTOt3Le...
Hello Community - There are some issues with rollback of the installed service pack (6.5.11) on our AEM instance. We have followed the below forum to rollback to previous version but no luck. Even after the uninstall of the service pack or installing the /lib folder taken from the other environment ...
I need to create a solution that allows me to click on elements within a given component in edit mode. I am able to add custom toolbar actions on a component level but i would also like to be able to create a component toolbar action that lets me interact with the content of a given component while ...
I would like to search for any users under home/users with a first or last name that contain a non-alphanumeric character. I've tried the following SQL2 but no luck: SELECT * FROM [rep:User] AS user WHERE ISDESCENDANTNODE([/home/users]) AND [profile/familyName] is not null AND [profile/familyName] L...
Hi community, production build fails in the last step, custom functional testing, in com.xxxxxx.it.tests.PublishPageValidationITthe publish url is pointing to localhost:4503 which is the same problem described here https://github.com/adobe/aem-project-archetype/issues/794 i created a new vhosts file...
Hi All, I am having a hard time figuring out if it is possible to copy and paste a Experience Fragment Template into another folder. When I try to do so, I will get this error. In the example below I was trying to copy and paste a Header(Experience Fragment) from "us" to the site folder in "Language...