Web folders won't work with custom store

[email protected] Fri, 11 May 2007 08:20:11 -0400
Newsgroups gmane.comp.jakarta.slide.user
Message-ID <8856DF1FF75B2348A2D4033D1E8A7EE40268391C@CORPUSMX10C.corp.emc.com>
Hi,

I created a custom store, modified the Domain.xml (started with the one
with wck). I can browse my repository through the browser. But my
webforlder fails with the error
"The folder you entered does not appear to be valid", when I use the url
"http://localhost:8080/slide/files". If I use the url
"http://localhost:8080/slide/custom" it is retrieving the data from the
default store 'memory', and NOT from my custom store.

This is the scope entry in my Domain.xml
<scope match="/" store="memory" />
 <scope match="/files" store="custom" />

When I  used the 'simple' store, then also I am getting the same
error... http://localhost:8080/slide/files fails with the above error...
and http://localhost:8080/slide/simple works through the 'memory' store
and not through the 'simple' store..

Am I missing any configuration.  I've been trying all sort of
configuration options for the last couple of days... but couldn't
succeed.... Any help would be greatly appreciated...


Thanks

Sheeba Padmanabhan