Re: [DBCP] Managed Connection support

2007-07-07 Thread Phil Steitz
On 7/6/07, Dain Sundstrom <[EMAIL PROTECTED]> wrote: On Jul 5, 2007, at 7:13 AM, Phil Steitz wrote: > Thanks, Dain. I applied the patch. > > I also patched the m1 and ant builds to work. The Ant now fails with > JDK 1.3, but unless someone screams loudly soon, we have moved the > minimum jdk l

Re: [DBCP] Managed Connection support

2007-07-06 Thread Dain Sundstrom
On Jul 5, 2007, at 7:13 AM, Phil Steitz wrote: Thanks, Dain. I applied the patch. I also patched the m1 and ant builds to work. The Ant now fails with JDK 1.3, but unless someone screams loudly soon, we have moved the minimum jdk level for dbcp 1.3 to JDK 1.4 (per earlier discussion), so this

[jira] Resolved: (DBCP-228) [dbcp] Managed Connection support

2007-07-05 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved DBCP-228. -- Resolution: Fixed Patch applied. Thanks! > [dbcp] Managed Connection supp

Re: [DBCP] Managed Connection support

2007-07-05 Thread Phil Steitz
I just posted a patch JIRA which adds support for container managed connections to DBCP. In an environment where you have an accessible transaction manger such as Tomcat (when installed), Geronimo or OpenEJB, this patch allows adds support for pooling managed connections to an XA or non-XA data

Re: [DBCP] Managed Connection support

2007-07-04 Thread Henning Schmiedehausen
Hi Dain, thanks a lot for this input. Can you please resend your message to the commons-dev list located at commons-dev@jakarta.apache.org ? To add some a little bit confusion: The commons have just decided to become a top-level project in their own right, so the development list will move to [EM

Fwd: [DBCP] Managed Connection support

2007-07-03 Thread Niall Pemberton
Forwarding to Commons Dev... -- Forwarded message -- From: Dain Sundstrom <[EMAIL PROTECTED]> Date: Jul 4, 2007 2:21 AM Subject: [DBCP] Managed Connection support To: Jakarta General List <[EMAIL PROTECTED]> I just posted a patch JIRA which adds support for conta

[jira] Created: (DBCP-228) [dbcp] Managed Connection support

2007-07-03 Thread Dain Sundstrom (JIRA)
[dbcp] Managed Connection support - Key: DBCP-228 URL: https://issues.apache.org/jira/browse/DBCP-228 Project: Commons Dbcp Issue Type: New Feature Reporter: Dain Sundstrom Attachments

[jira] Updated: (DBCP-228) [dbcp] Managed Connection support

2007-07-03 Thread Dain Sundstrom (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dain Sundstrom updated DBCP-228: Attachment: ManagedConnection.patch > [dbcp] Managed Connection supp