Hi,

Torgeir Veimo schrieb:
Macintosh-3:fsresource torgeir$ cat ~/java/apache-tomcat-6.0.14/sling/config/org/apache/sling/fsprovider/FsResourceProvider.config
service.pid="org.apache.sling.fsprovider.FsResourceProvider"
provider.roots="/test"
provider.file="."

Ah ! That is the point. The FsResourceProvider is a component factory. The configuration you are showing is not one which causes FsResourceProvider to activate. If you are using the old (I think this is default) 1.0 release of the Felix Web Console, you should select the FsResourceProvider configuration and click on "Create" to create a new configuration instance.

Alternatively, you may update to the latest Web Console plugin snapshot, select the FsResourceProvider configuration factory from the lower selection list and create a new instance to configure.

Regards
Felix

Reply via email to