Apache slint sitemap scheduler
Hello,
I have my custom class extending ResourceTreeSitemapGenerator. When I use Apache Sling Sitemap - Sitemap Generator Manager, it works perfectly. However, when I try to use Apache Sling Sitemap - Scheduler, I get a 404 error when trying to access sitemap.xml.
error.log
org.apache.sling.commons.scheduler.impl.QuartsScheduler Scheduler job requested thread pool with name org-apache-sling-sitemap but this thread pool is not in the list of allowed pools.
org.apache.sling.commons.scheduler.impl.WhiteboardHnadler Scheduler service [org.apache.sling.sitemap.impl.SitemapScheduler, java.lang.Runnable] failed.
Adobe version: 6.5.18
Apache sling Sitemap - Scheduler
scheduler.name: Daily scheduler
schedule.expression: * * * * *
includeGenerators: com.site.test.SitemapGeneratorImpl
searchPath: /content/site