Deprecating C3P0 and our custom RDBMS DataConnector Syntax

Rod Widdowson rdw at steadingsoftware.com
Tue Aug 1 09:11:07 EDT 2017


> Unless there was something else I needed to configure about that bean that I didn't. 

SWAG: Try making it lazy-init.  My theory is that at that stage the bean would not get instantiated until the DataConnector starts
up and thus it would be in scope for a failure to be caught.

I've also entered IDP-1202 since this feels like a problem with the BeanManagedConnection principle which I’d like to bottom out.

/R





More information about the dev mailing list