All, we've been running into this issue where every time we deploy our code to an AEM instance (5.6.1) the PermGen space increases which I can monitor by attaching VisualVM. Now there are some good resources available by Frank Kievet about this so I've been reading through this blog post: http://fra...
(man these forums are simply unusable, I tried searching, and I always get a blank page, and it takes forever to get it)I am developing report components to list vanity urls used in our site. The thing I would like to do is to have one report line per vanity keyword (the vanity URLs is a multi valu...
Hi again...I copied existing container component to a new component.The old one is perfectly is a container.But my new component is behaving as a containerI see all the settings are the same.Could you please point to what did I miss?
Hello !Our dev team is facing a problem when creating bundles.Sometimes when deploying the bundle with maven : mvn clean install -P autoInstallBundleFrom the UI it is sometimes impossible to use the play button to start the bundle, especially when we have restarted the AEM instance since a short whi...
Hi,The idea is that when we activate pages/assets, they will be published and are available in Publish Server.But when we install Publish for the first time, how would it have some pages/assets already?Appreciate your responses.Thanks,Rama.
I have 2 actions that I need to add to editor.html. I have all the backend functionality working, but need to add a button to the page UI to allow users to edit pages. I followed this tutorial to add a button to the ui: https://docs.adobe.com/docs/en/aem/6-1/develop/extending/customizing-page-author...
Hi Is this possible to have different nodes in repository have different authentication mechanism en/us - uses LDAP en/fr - uses custom auth module . Please provide details
unable to get data from query.. showing error at SUBSERVICE,getServiceResourceResolver(param).Code: Please excuse me as the code logic is in inchoate state. but this my java class and I am trying to call getCustomerData() method to query node.And i also want to know whether this class can be used no...