Re: new EOObjectStoreCoordinator and closing database connection afterwards
Re: new EOObjectStoreCoordinator and closing database connection afterwards
- Subject: Re: new EOObjectStoreCoordinator and closing database connection afterwards
- From: Mike Schrag <email@hidden>
- Date: Wed, 2 Jul 2008 00:41:59 -0400
I would look at Wonder source and see what trickery is being used
to implement this fix.
I don't think we close ... The OSC pool in Wonder is designed to be
round-robin'ed across requests and never needs to close.
I recall a discussion from a while ago that actually getting EOF to
close the connection is difficult / impossible. I have never needed
to (see Mike's comment above), so I have never looked into it.
Maybe you're referring to the jdbc2Info connection? It's not
impossible, but it is very tricky. I don't THINK this is his problem
here, though.
ms
_______________________________________________
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