Re: Database Connection Question
Re: Database Connection Question
- Subject: Re: Database Connection Question
- From: Andrew Lindesay <email@hidden>
- Date: Wed, 24 Nov 2010 08:12:16 +1300
Hi Guys;
One per db context and no.
My problem is that I see my app opening more connections than a number
of models it has.
Mike talked through a work-around for this bug to me recently on here.
I had the same problem eating lots of connections into an Oracle
database from the app-servers. If you are using "ERXJDBCAdaptor.java"
then it should resolve this problem I think; otherwise I created my own
"JDBCAdaptor" and copied in the methods "jdbcInfo()" and "typeInfo()"
verbatim. This seems to have resolved the problem.
cheers.
--
Andrew Lindesay
www.silvereye.co.nz
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden