Hi
How do you get the broker?
In your code snip the statement
broker=PersistenceBrokerFactory.defaultPersistenceBroker();
and
broker.close is missing. Where do you do this calls?
is missing. where do you do this calls?

Matthias Roth

-----Ursprüngliche Nachricht-----
Von: Vagula [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 4. September 2006 14:52
An: OJB Users List
Betreff: RE: Concurrent Users-Please Help!



Hi All,





I'm using:

1.       OJB version 1.0

2.       The block looks like:

                  broker.beginTransaction();

                  broker.store(Object);

      broker.commitTransaction();

Regards,

Vagula



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

Reply via email to