Hi Jon, when migrating and for 7.x the choice was to get rid of most of our defaults and just ensure we map to the defaults of the underlying pool - think I sent a mail months (years?) ago. Goal was really have the pool you use config and not something vaguely defined or require the user which can know the pool for other application to learn another way to use this pool with tomee.
Hope it makes sense. Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://blog-rmannibucau.rhcloud.com> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-11-17 14:15 GMT+01:00 Jonathan Gallimore <[email protected]> : > Hi > > I discovered that in TomEE 7, when using DBCP as my data source creator, I > needed to use the "MaxTotal" property as opposed to the "MaxActive" > property, which the Tomcat creator would use. > > Does it make sense for us to "map" MaxActive to MaxTotal so these are > consistent and save any confusion? If so, I'd like to make the change - > just wanted to gather some opinion before going ahead. > > Many thanks > > Jon >
