Seems it is ok with 7.0.0-SNAPSHOT (groupId is org.apache.tomee instead of org.apache.openejb)
Saw the behavior you describe with 1.7.2 but not the snapshot can you confirm I didnt misused your test app? You will need to change the groupId/version as mentionned and to add the repository: https://repository.apache.org/content/groups/snapshots/ Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2015-10-25 17:15 GMT+01:00 iannuz <[email protected]>: > Hi, > > I finally managed to package the TestApp as you wanted it (mavenized) and > committed to github: https://github.com/iannuz/MyRepo.git > > It was my first time on git (I am used to SVN) and I did not find it very > intuitive.. but now the thing seems to be there (and should be public for > you to check it out). > > Please have a look at TestApp/README.txt and please note this comment too > "If in \src\test\resources\tomee.xm you uncomment the non XA driver and > comment the XA one there won't be the same leaking." > And as I also say in the README.txt apologies if the "issue" comes from an > error of mine or my bad interpretation of what should happen. > > Thanks!! > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/org-apache-openejb-resource-jdbc-dbcp-BasicManagedDataSource-allocating-more-than-MaxActive-connectis-tp4676508p4676601.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
