Please let me know what might help get this app running. It's been a few years since I've supported any Java app.My OS: CentOS 7 x86_64 updated as of today.java version "1.7.0_79"Java(TM) SE Runtime Environment (build 1.7.0_79-b15)Java HotSpot(TM) 64-Bit Server VM (build 24.79-b02, mixed mode)When I...
Hello,I am working with a client having a legacy code base(AEM-5.6.1) and in this project HTTPSession is extensively used to hold user specific information(user objects).So my question is :-1. How safe it is to use HTTPsession to hold user information in AEM along with extensive JCRsession uses. 2. ...
Currently when a user is uploading an already existing asset into the DAM he has the options to replace or create version ( in touch UI also keep both ) .Is it possible to disable the replace asset option for both classic and touch UI ?
Hi there,From AEM Gems session, I came to know about Eclipse AEM plugin.I tried it in my eclipse it is a awesome plugin.My question is how can I import the project which is developed in normal eclipse i.e. without AEM plugin.Kindly me guide ow to import the project into Eclipse AEM plugin interface....
Tried creating blog in geometrix blog page (Geo Blog). Blog got created successfully. But author name is not getting displayed. Author property under /content/geometrixx/en/blog/2015/05/test-sample is also empty[img]blog-author.png[/img]It is working fine in AEM6 but not in CQ5.6.1. Can someone he...
We are facing one more issue in our publish environment.We created runmodes for publish instance, in one of my publish run modes my HTMLLibraryManagerImpl.config is coming as nt:file.How we can give permanent solution for this. Temporary fix : we copied from another publish instance.
We uploaded a protected word document to DAM yesterday, when we try edit the properties of this asset, we can not do that within DAM. It just does not open the properties.When I look at the logs,I don't see any errors to trace this back to.Is there a restriction of what can be uploaded to DAM?Thank ...
As Oak does not index content by default. I want to create a custom index to give higher boost factor to jcr:title (of a page) while I perform a full text search in the path /content on all cq:Pages with the help of the query Builder.In versions prior to AEM 6 we could easily make the configuration...
I'm not sure which way to proceed.I have a page/template which has an Angular application. This is fully data driven page, that is the reason why it is created in AngularJS.Now, there is lots of configuration changes to be done for this page, say, all of the elements in the below JSON needs to be co...