Re: Dbcp and tomee?

2012-07-24 Thread zeeman
Any updates on which direction will be used for the DB pool? -- View this message in context: http://openejb.979440.n4.nabble.com/Dbcp-and-tomee-tp4656450p4656515.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: Dbcp and tomee?

2012-07-24 Thread Romain Manni-Bucau
in context: http://openejb.979440.n4.nabble.com/Dbcp-and-tomee-tp4656450p4656515.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: Dbcp and tomee?

2012-07-24 Thread zeeman
. Thanks a bunch. -- View this message in context: http://openejb.979440.n4.nabble.com/Dbcp-and-tomee-tp4656450p4656518.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Re: Dbcp and tomee?

2012-07-24 Thread Romain Manni-Bucau
. Looks like you guys are on the right path with this. Whenever you have completed the work and tested it, branch merged to trunk, I can test it with my project. I hope this is planned for 1.1 release. Thanks a bunch. -- View this message in context: http://openejb.979440.n4.nabble.com/Dbcp

Re: Dbcp and tomee?

2012-07-24 Thread zeeman
be happy with this BoneCP option if it works reliably, and can be packaged in resources.xml. Thanks for the good work, you guys are awesome! -- View this message in context: http://openejb.979440.n4.nabble.com/Dbcp-and-tomee-tp4656450p4656520.html Sent from the OpenEJB Dev mailing list archive

Re: Dbcp and tomee?

2012-07-22 Thread Romain Manni-Bucau
datasources and manage ourself JTA link (= all manageddatasoruce stuff of commons dbcp from our own code with proxies) wdyt? - Romain 2012/7/21 Romain Manni-Bucau rmannibu...@gmail.com Do we try to use tomcat dbcp in tomee? It misses jta features.

Re: Dbcp and tomee?

2012-07-22 Thread zeeman
with plain Tomcat it was possible to use JTA data sources by settings a transaction manager. So Tomee can do the same when registering data sources. -- View this message in context: http://openejb.979440.n4.nabble.com/Dbcp-and-tomee-tp4656450p4656490.html Sent from the OpenEJB Dev mailing list archive

Re: Dbcp and tomee?

2012-07-22 Thread Romain Manni-Bucau
.979440.n4.nabble.com/Dbcp-and-tomee-tp4656450p4656490.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Dbcp and tomee?

2012-07-21 Thread Romain Manni-Bucau
Do we try to use tomcat dbcp in tomee? It misses jta features.

Re: Dbcp and tomee?

2012-07-21 Thread David Blevins
dbcp in tomee? It misses jta features.

Re: Dbcp and tomee?

2012-07-21 Thread Romain Manni-Bucau
with proxies) wdyt? - Romain 2012/7/21 Romain Manni-Bucau rmannibu...@gmail.com Do we try to use tomcat dbcp in tomee? It misses jta features.