Running multiple instances of a Berkley DBXML

Questions about XML that are not covered by the other forums should go here.
dreuzel
Posts: 9
Joined: Thu Jan 05, 2006 7:08 pm

Running multiple instances of a Berkley DBXML

Post by dreuzel »

I'm using a java application accessing a BERKLEY XML DB.


as I try to reuse the same environment for multiple instances i get refused by the database. And the database locks up.

Can only one environment be used at one time ?
how can I access the DB using perl and Java and multiple java instances at the same time ....
i Susspect this is related to the Environment
how do I Set the environment configuration (before or after an environment ?

How do I detect someone else already opened the DB ?


Thanks in advance
Whow another day in testing