c3p0 (was Re: Added some agenda items for 2015-04-17 dev call)
Tom Zeller
tzeller at dragonacea.biz
Thu Apr 9 11:50:00 EDT 2015
On Thu, Apr 9, 2015 at 10:08 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> I think we should just treat the ApplicationManagedConnection element as a thing you can use but probably shouldn't, and I documented it that way last night.
Okay, I hadn't seen those changes, thanks.
> The configuration options for the pooling support that are available in the schema are specific to c3p0, and so changing to another library isn't that simple and would require config changes anyway. I would rather we just leave it be and focus on documenting and supporting BeanManagedConnections as the way forward. I figured we would add some sample DataSources to some file, and add some properties that plugin the database details, and then it's basically like LDAP.
Ah, I didn't realize the schema was specific to c3p0, duh.
> Whether we actually ship dbcp is I guess an open question, but it's not a dependency. It's in the category of the request in Jira for including SMTP appender support in logback. We don't need it, but if we think it's so commonly used that we should save people the 30 seconds of downloading it, we can I guess.
<shrug> For things like logging and LDAP/RDBMS connectivity, I tend to
not be inclined to assume I understand what deployers want, I
personally don't have enough data points, but I do have enough to do
that I like the idea of other people doing easy things.
More information about the dev
mailing list