AEM 6.2 - CRXDE Lite disabled/not showing anything
Hi there,
Hosted a new AEM 6.2 instance on AWS and cannot see anything in CRXDE Lite. I tried to do the following steps but I can't find SlingDavExServlet in the bundles list! Please help. Thanks
Steps
- Go to the OSGi Components console at http://localhost:4502/system/console/components
- Search for the following component:
- org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet
- Click the wrench icon next to it in order to see its configuration options:
- Create the following configuration:
- Root path: /crx/server
- Tick the box under Use absolute URIs.
- When finished using CRXDE Lite, make sure you disable WebDAV again.
