Solved
hide geometrixx site on CQ5 startup
Hi,
Please help me to achieve the hide geometrixx site on CQ5 startup. Apart from uninstalling the geometrixx package from the package manager.
Thank you
Sumit
Hi,
Please help me to achieve the hide geometrixx site on CQ5 startup. Apart from uninstalling the geometrixx package from the package manager.
Thank you
Sumit
Run it with 'nosamplecontent' option like(for author)
java -server -XX:MaxPermSize=256m -Xmx1024M -jar aem-author-p7402.jar -r author, nosamplecontent
or (for publish)
java -server -XX:MaxPermSize=256m -Xmx1024M -jar aem-publish-p7402.jar -r publish, nosamplecontent
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.