"SomchaiDion" <[EMAIL PROTECTED]> writes:

> I try to put multiple store in a namespace as show below.
> I put the "jdbc" store for "/config" scope and add a "/config" SubjectNode
> in the data element. After initialize domain, I can see only /config node
> but no others in side it. I can create subnode and found it in the database
> but not found by Structure.retrive().
> 
> What am I wrong?
> Can anyboday show me an example for multiple store?
> 
>       <scope match="/" store="memory" />
>       <scope match="/config/" store="jdbc" />
(Is the quotation correct?  My newsreader somehow tried to interpret
the slashes )  

I used <scope match="/config" store="jdbc" /> without
trailing slash. Maybe thats all. The config looks
okay at the first glance otherwise.

--
Martin Holz     <[EMAIL PROTECTED]>

Softwareentwicklung / Vernetztes Studium - Chemie
FIZ CHEMIE Berlin
Franklinstrasse 11
D-10587 Berlin     


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

Reply via email to