[Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2019-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=50025 --- Comment #9 from James Crane --- (In reply to Randy Bonnette from comment #8) > Here're the parameters: > https://arcgis.env.nm.gov/docs/api/index.html?org/apache/tomcat/jdbc/pool/ > DataSourceProxy.html https://xxxreal.com/ > I used Spring

[Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2019-06-17 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=50025 --- Comment #8 from Randy Bonnette --- Here're the parameters: https://arcgis.env.nm.gov/docs/api/index.html?org/apache/tomcat/jdbc/pool/DataSourceProxy.html https://writemyessaytoday.net/write-my-essay-in-2-hours I used Spring Boot 1.5.4 and h

DO NOT REPLY [Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2011-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50025 Filip Hanik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2011-01-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50025 Filip Hanik changed: What|Removed |Added Attachment #26363|0 |1 is obsolete|

DO NOT REPLY [Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2010-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50025 --- Comment #5 from Filip Hanik 2010-12-01 15:11:13 EST --- Created an attachment (id=26363) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26363) Beginning of a patch to handle DataSource.getConnection(username,password) for a

DO NOT REPLY [Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2010-12-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50025 --- Comment #4 from Filip Hanik 2010-12-01 15:10:14 EST --- hi Tim, this isn't really a bug, but how the pool operates. This is a pool, meaning it caches connections with a predefined set of credentials as defined in the configuration. If

DO NOT REPLY [Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2010-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50025 --- Comment #3 from Tim 2010-10-22 10:29:26 EDT --- (In reply to comment #2) > Do you have a code example to show how you receive this error? Or perhaps even > a JUnit test? Take a look at the source code for getConnection. It was include

DO NOT REPLY [Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2010-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50025 --- Comment #2 from bsny...@apache.org 2010-10-22 10:25:43 EDT --- Do you have a code example to show how you receive this error? Or perhaps even a JUnit test? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=emai

DO NOT REPLY [Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2010-10-22 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50025 --- Comment #1 from bsny...@apache.org 2010-10-22 09:57:37 EDT --- Here's the description that I copy/pasted from the Spring forums: In Websphere I was able to wire an interceptor around all of my controllers and set thread-bound DB creden

DO NOT REPLY [Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2010-10-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50025 Andy Wilkinson changed: What|Removed |Added CC||wilkins...@vmware.com -- Configu