Hi, I made this screencast video of a fresh AEM 6 install to demonstrate
what I'm saying. In this video you'll see that I create two users
testuser1 and testuser2. When testuser1 saves a draft and then I login
as testuser2, the testuser2 can see the draft saved by testuser1 (vice
versa). Video:
https://www.youtube.com/watch?v=1Mg89iqv_cI&feature=youtu.beI start my
local instance like this: " java -Xmx1024M -jar AEM_6.0_Quickstart.jar
"Please let me know if I'm doing something wrong or if you hav...