Maybe it is never written as the transaction never gets committed. Are you using the server API?
Oliver On Fri, 22 Oct 2004 16:42:21 +0300, Jussi Vaihia <[EMAIL PROTECTED]> wrote: > No effect. I'm beginning to think Stefan is right about this issue, > that the permissions are not stored on the database. And using > JDBCStore with Slide they sure should be there. Everything seems fine > in Slide as it has the ACLs in memory (cached); However in the > permissions table nothing was inserted in the table when these > directories and files were created, unlike inserts with roles/users > permissions. Seems like an omission by the original programmer. I'll > look it up (in the hopes this is the culprit) and report back here > when done. > > -Jussi > > > > On Fri, 22 Oct 2004 15:24:43 +0200, Unico Hommes <[EMAIL PROTECTED]> wrote: > > Can you change <store name="memory"/> to <store name="jdbc"/> ? Also > > change the <scope> element accordingly. Does that help? > > > > -- > > Unico > > --------------------------------------------------------------------- > 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]
