Hii,I am creating a client code to post a message in weblogic queue from AEM.It is working fine in Standalone java main.However stocked up with class loading issue while loading it from AEM.These errors are coming while pkg installation import list.weblogic.descriptor -- Cannot be resolvedweblogic.j...
Hi guys,Why the cq author server always print below log every 30 seconds in error log file (I installed cq6.1 version)?Where can configure this?Thanks.19.06.2015 04:29:00.419 *INFO* [pool-6-thread-1] org.apache.commons.httpclient.auth.AuthChallengeProcessor basic authentication scheme selected19.06....
Hi,I'd like to know if the Ratings OOTB components display the total of ratings made.I saw the value but it is hidden.Is this the expected behavior of this component?Thanks
In AEM6.0, I had the following code to get the current page object. However, in AEM6.1, it's coming back null. public class LearnBindingProvider implements BindingsValuesProvider{ private final Logger log = LoggerFactory.getLogger(getClass()); public void addBindings(Bindings bindings)...
Hi All,In multiple cases, I have observed these properties being used in the article https://helpx.adobe.com/experience-manager/using/creating-cq-feed-components-display.html.- Can you please let me know what exactly is the purpose of using it here.- Twitter widget JavaScript code is included in the...
Hi,In general what would be the steps and which customizations should be done to implement a Two-Factor Authenticaction on AEM?Is there any doc describing this use case?Thanks
Hi All,https://forums.adobe.com/thread/1253048 has some details w.r.t this article.It mentions "With On Time you can activate to the Publish instance, yet the page won't display until On Time has reached and be sure that all pages will display at the same time. Similar goes for Off time".Can some on...
I've limited a user in AEM 6.0 to be able to view and edit pages but they are not allowed to activate.In the process I seem to have turned off the ability for that user to view versions of pages. I need to know which checkbox needs to be ticked to allow them to view versions.Any help is greatly appr...