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 

  



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to