If you want stability, then all JDBC classes - including DBCP (which is
itself a DataSource / driver wrapper) - should be pushed down / delegated to
the common Tomcat classloader.
This would be necessary for JNDI configurations, but more importantly all
JDBC drivers register into the JVM wider DriverManager.
In itself, you might get away without it being the cause of stability
issues, but it will prevent you from ensuring the web application
classloader can be disposed of cleanly - which will prevent you finding
other likely stability problems.
G
>
> On 23 September 2010 21:05, Sands Alden Fish <sa...@mit.edu> wrote:
>
>> There are quite a significant amount of bugs fixed in the 1.4 version of
>> commons-dbcp.
>>
>> http://commons.apache.org/dbcp/changes-report.html#a1.4
>>
>> Considering it is such a central library to DSpace, and since we are,
>> pursuing enhanced stability, it would seem to make sense to pick up this
>> version for 1.7.
>>
>> Peter and others? Does anyone have a reason we shouldn't use the more
>> recent version of this dependency?
>>
>>
>> --
>> sands fish
>> Software Engineer
>> MIT Libraries
>> Technology Research & Development
>> sa...@mit.edu
>> E25-131
>>
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Nokia and AT&T present the 2010 Calling All Innovators-North America
>> contest
>> Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
>> $10 million total in prizes - $4M cash, 500 devices, nearly $6M in
>> marketing
>> Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
>> http://p.sf.net/sfu/nokia-dev2dev
>> _______________________________________________
>> Dspace-devel mailing list
>> Dspace-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dspace-devel
>>
>>
>
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel