Hello all,I have question regarding activating/deactivating .....I deactivated 2 pages under author and noticed that I can still see all of these pages in the publish instance.Shouldn’t deactivating these pages on Author remove them from the Publish instance.... Please let me know if I am missing an...
Generally I wouldn't run AEM6 on windows, but throwing up a knockabout server I got an errorI got this when error when running a AEM 6.0 quickstart on Windows Server. Popup message said "Scene 7 Image server has stopped working"[I have not tried SP1]Log file below08.09.2014 07:07:19.467 *ERROR* [F...
Hi All,I have three websites and one mobile site.The template is visible to only one website and mobile site.Instead of using allowed paths any otherway to restrict templates?
Hi everyone,Can I add a custom property on my OSGI service?ex.@Properties({ @Property(name ="NewValue", intValue = 0, propertyPrivate = false, label="custom value")})@Servicepublic class NameClass If I can, How I access to the property in my source code? Thanks,
To allow POST and GET for servlet I need this:{ /type "allow" /glob "GET /servlets/Test" } { /type "allow" /glob "POST /servlets/Test" }or to use "*":{ /type "allow" /glob "* /servlets/Test" }Is there any option to specify POST and GET in one row?
Hi All,I am submitting the workflow to default group and that default group is having 5 users.One user is approved the workflow.How the notification will sent to remaining users.
I'd like to write some automated tests to test our AEM6 authoring environment (i.e. filling in edit dialogs and ensuring dialog configurations and editor hooks work). Is this something that Hobs/Hobbes is designed to do? Or will I need to use a 3rd party library such as Selenium?http://docs.adobe.co...