Re: Bug in TransactionImpl?

2003-10-14 Thread Dave . Derry
.isOpen() test > to fail. > In addition, PersistenceBroker#abortTransaction() would be called, which > would > trigger the aborted transaction Listener events. > > Is there a reason for calling doAbort() rather tha abort() that I am > missing? > > Dave Derry > - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Bug in TransactionImpl?

2003-10-14 Thread Dave . Derry
) that I am missing? Dave Derry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Potential Identity bug involving mulitple extents.

2003-08-26 Thread Dave Derry
I've found a solution for this problem, and wanted to update the list in case anyone is interested. I will say up front that my solution does not really address the base problem. I'm kind of surprised that this problem hasn't come up before (or generated more interest than this thread has). I would

Re: Potential Identity bug involving mulitple extents.

2003-08-25 Thread Dave Derry
Comments inline - Original Message - From: <[EMAIL PROTECTED]> > Hello, > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > I have just encountered a situation that I THINK is a bug in > > the Identity > > object. The equals method compares the to

Re: Potential Identity bug involving mulitple extents.

2003-08-25 Thread Dave Derry
object. Under this scheme, only one instance of an object would be stored in the cache regardless of how many extents it could exist in. And regardless of how that object was referenced, it would always be found in the cache (assuming that an instance had been previously loaded). Does thi

Fw: log4j with jBoss

2003-03-31 Thread Dave . Derry
by default. Hope that this helps, Dave Derry - Forwarded by Dave Derry/Technology/Equifax on 03/31/2003 08:47 AM - "Dave

Re: log4j with jBoss

2003-03-29 Thread Dave Derry
s=org.apache.ojb.broker.util.logging.CommonsLoggerImpl > # log4j based logging > LoggerClass=org.apache.ojb.broker.util.logging.Log4jLoggerImpl > # OJB's own simple looging support > #LoggerClass=org.apache.ojb.broker.util.logging.PoorMansLoggerImpl > LoggerConfigFile=log4j.properties > &

Re: log4j with jBoss

2003-03-26 Thread Dave Derry
Check in the conf directory of the server that you are using (we use 'default'). You'll find a log4j.xml file there. Just add the entries that you want, and bounce JBoss. - Original Message - From: "Phil Warrick" <[EMAIL PROTECTED]> To: "OJB Users List" <[EMAIL PROTECTED]> Sent: Wednesday