Bugzilla – Bug 4879
issue with database jars that were already installed
Last modified: 2006-11-30 15:56:48
You need to log in before you can comment on or make changes to this bug.
When database common jars are already installed in GT, one should use the "deploy-without-database-dependencies" ant target. If you don't, there was an issue previously of two different jars in the $GL/lib directory. To fix this nit, we'll just overwrite the previously deployed jars. (commons-dbcp.jar, commons-pool.jar)
Fixed in TP1.2.1