I've inherited this project but I'm having a lot of issues. I've imported into Eclipse but I'm these errors.[img]http://i.imgur.com/piUEvCU.png[/img]Not sure how to proceed.
I want to use the same OSGI service to read config values from run modes instead of developing multiple OSGI services. For example, we can click on "+" button to configure multiple DB's in felix console. Is there a way in AEM to do that?
HI,I am new AEM development and need help to externalize the DB user information from config file.Currently we configured the Data Source poll, that problem with this approach is we need to re-enter the DB User name Password manually as we are not allowed to keep Production User details in SVN. Al...
I have 2 scenarios that require that users be granted read access explicitly before they can access content in AEM. We're expecting to run a large number of sites in our authoring environment and authors should by default only see what they've been granted access to so that they're not overwhelmed ...
Hi,We are trying to verify the user access by using group.isMember(authUser) method. Usually this method call takes less than 5secs, but sometimes it takes more than 30 secs. we have captured the thread dump, but we don't see any lock in there. We are seeing the below stack trace getting repeated "q...
Hi,i have a use case requirement where i required to clear only the AEM related SAML Assertion and not the IDP level SAML session. is there any OOB way to achieve it. I have tried /system/sling/logout.html which shows only "session_timeout" output, but when i access any page of AEM in the same brows...
We are using the default daily maintenance window 2.00 to 5.00 configured at /libs/granite/operations/config/maintenance/granite:dailyTarMK compaction thread is getting started at the scheduled start time of 2.00 AM, but it is not getting stopped at 5.00 and it is running till it gets completed( The...
Hi,I hope that someone help me. Often when I working with CQ5, it returns the exception: org.apache.sling.api.scripting.ScriptEvaluationExceptionI try restart the bundles Apache Sling Scripting JSP support, Apache Sling Dynamic Class Loader Support but not working.Does anyone know this problme?Than...