Re: [castor-dev] Concurrent transaction problem. Help !

2001-10-16 Thread Thomas Yip
- >Zhongling "Alex" Li > > >-Original Message- >From: Thomas Yip [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, October 16, 2001 2:02 PM >To: [EMAIL PROTECTED] >Subject: Re: [castor-dev] Concurrent transaction problem. Help ! > > > > > >

Re: [castor-dev] Concurrent transaction problem. Help !

2001-10-16 Thread Li, Alex
[mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 16, 2001 2:02 PM To: [EMAIL PROTECTED] Subject: Re: [castor-dev] Concurrent transaction problem. Help ! -Original Message- >From: Li, Alex [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, October 16, 2001 1:30 PM >To: [EMAIL PROTECTED] &

[castor-dev] Concurrent transaction problem.

2001-10-04 Thread Fran Martin
Hi I have a problem with the next code: JDO jdo = null; Database db = null; try{ jdo = new JDO(); jdo.setLogWriter( null ); jdo.setClassLoader( getClass().getClassLoader() ); jdo.setConfiguration( getClass().getResource(