Thank you, I am wrong. I have another question. After setting and put data in the jdbc store on the "/config" scope. Next time, Can I change the scope to other such as "/oldconfig"?
Somchai ----- Original Message ----- From: "Martin Holz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 11, 2003 3:15 AM Subject: Re: Multiple store configuration > "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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
