Hi,

I am currently looking at the starter-content bundle and I'm not sure
why the home page is a index.html file instead of a resource handled by
a script. This would open up the way to additional customisations of
the starter application.

A quick check in the starter application shows that there at least the
Felix HC bundle expects this file to be present (config snippet below)

PID = 
org.apache.felix.hc.core.impl.filter.ServiceUnavailableFilter~startupandshutdown
  responseTextFor503 = 
classpath:org.apache.sling.starter.content:content/content/startup/index.html

Is this something we can tweak so it does not require the starter to ship an 
index.html file?

Thanks,

Robert

Reply via email to