- Go to the OSGi Components console at http://localhost:4502/system/console/components
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
Solved! Go to Solution.
Views
Replies
Total Likes
Hi
Pleas have a look at the reply posted by Opkar in forum post:
// There is a comamnd further down in the documentation [0] which if you run, will enable CRXDE Lite to work correctly
curl -u admin:admin -F "jcr:primaryType=sling:OsgiConfig" -F "alias=/crx/server" -F "dav.create-absolute-uri=true" -F "dav.create-absolute-uri@TypeHint=Boolean" http://localhost:4502/apps/system/config/org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet
After you run the above command, the OSGI config for "SlingDavExServlet" will appear.
I hope this helps.
~kautuk
Views
Replies
Total Likes
Screenshot of CRXDE
Views
Replies
Total Likes
Hi
1. Can you please let us know which documentation are you referring ?
2. Also share with us Error coming in error.log
Reference articles:
AEM Podcast: “AEM for the Cloud” – Hosting AEM in Amazon Web Services:- http://aempodcast.com/2014/podcast/hosting-aem-on-aws/#.WDKrD7J9670
AEM AWS white paper :- https://d0.awsstatic.com/whitepapers/Adobe%20AEM%20on%20AWS.pdf
~kautuk
Views
Replies
Total Likes
I have also facing the same problem. did you get any solution to it ?
Views
Replies
Total Likes
I am trying as per below article:
Views
Replies
Total Likes
Hi
Pleas have a look at the reply posted by Opkar in forum post:
// There is a comamnd further down in the documentation [0] which if you run, will enable CRXDE Lite to work correctly
curl -u admin:admin -F "jcr:primaryType=sling:OsgiConfig" -F "alias=/crx/server" -F "dav.create-absolute-uri=true" -F "dav.create-absolute-uri@TypeHint=Boolean" http://localhost:4502/apps/system/config/org.apache.sling.jcr.davex.impl.servlets.SlingDavExServlet
After you run the above command, the OSGI config for "SlingDavExServlet" will appear.
I hope this helps.
~kautuk
Views
Replies
Total Likes
Views
Likes
Replies