Solved
AEM 6.1: Tools Menu Link to CRXDE is Broken
Problem statement: AEM Tools Menu Link to CRXDE is Broken
When we open the link "CRXDE Lite” it’s href is missing “index.jsp"
Steps:
- https://localhost:4502/projects.html
- Tools -> CRXDE Lite > Results in “HTTP ERROR :500"
Expected behavior:
- https://localhost:4502/projects.html
- Tools -> CRXDE Lite > https://localhost:4502/crx/de/index.jsp
ASK?
- How to fix this issue?
- Any issues with AEM6.1? are we missing any hotfixes?

