[bdbxml] couldn't open container twice
Dmitriy Kargapolov <[email protected]>
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
I tried to open container from two different accounts at the same time: envsContainer = theMgr.openContainer(txn, "test.dbxml", config); pause(); when user1 opened container, user2 couldn't open _same_ container. once user1 closed container, user2 went ahead with no further problems. I thought container could be opened multiple times but it didn't work. Did anybody have similar problem? Thanks. ------------------------------------------ To remove yourself from this list, send an email to [email protected]