You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Pa...@emc.com on 2007/05/11 14:20:11 UTC

Web folders won't work with custom store

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: slide-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: slide-user-help@jakarta.apache.org