We are trying a excel downlaod and was working fine in onother instance of AEM6.4 but on a new instance the below error is thrown.
com.day.cq.wcm.core.impl.components.ComponentCacheImpl Requested Path /bin/name/ServletName.servlet is not in available search paths
is ther any configuration be added in confog manger.
added in the below Adobe Granite CSRF Filter (added get
Apache Sling Servlet.
Please can any one faced the similar issue advise
Solved! Go to Solution.
Views
Replies
Total Likes
Maybe your /bin path is not resolved yet..
Please see the Apache Sling Servlet/Script Resolver and Error Handler
You need to allow /bin the execution path.
Please provide some code snippet if any so that it will help to resolve your issue.
Thanks & Regards,
Suraj Kamdi
Maybe your /bin path is not resolved yet..
Please see the Apache Sling Servlet/Script Resolver and Error Handler
You need to allow /bin the execution path.
Please provide some code snippet if any so that it will help to resolve your issue.
Thanks & Regards,
Suraj Kamdi
Views
Likes
Replies