Re: cacheModel - Database Down and external app flush

2006-04-20 Thread Sven Boden
OTECTED]> To: Sent: Wednesday, April 19, 2006 4:48 PM Subject: Re: cacheModel - Database Down and external app flush For 1): do you have the full nested stacktrace? Did you deactivate the ping query? and are you sure the exception originates in iBATIS (we'll see from the full stac

Re: cacheModel - Database Down and external app flush

2006-04-19 Thread James Johnson
5) - Original Message - From: "Sven Boden" <[EMAIL PROTECTED]> To: Sent: Wednesday, April 19, 2006 4:48 PM Subject: Re: cacheModel - Database Down and external app flush For 1): do you have the full nested stacktrace? Did you deactivate the ping query? and are

Re: cacheModel - Database Down and external app flush

2006-04-19 Thread Sven Boden
For 1): do you have the full nested stacktrace? Did you deactivate the ping query? and are you sure the exception originates in iBATIS (we'll see from the full stacktrace). The intention of a cache is to speed things up, it's not the intention to have a complete in-core database. For 2) Ther

cacheModel - Database Down and external app flush

2006-04-19 Thread James Johnson
I have a few questions regarding iBatis cacheModel. All help is greatly appreciated.   1) When the iBatis cacheModel is used, a connection to the database server appears to be still required. The data has been cached, so I'm not sure why the database server needs to be up after caching the