Maybe a good part way would be to support only popular opensource out of
box. You have one - derby. The other 2 mains ones are postgres and mysql.
We have the problem addressed on our end, that is not the concern. Was
trying to see if we can generalize and reduce both our and other's pain.
Not a big thing just makes life a bit easier.
On 11/23/08 1:17 PM, Adrian Crum wrote:
I think this issue was addressed a few days ago. OFBiz does not include jdbc
drivers because there are too many databases and too many versions.
If you find copying a single file difficult, perhaps you could create a script
or something to do it automatically.
-Adrian
--- On Sun, 11/23/08, Harmeet Bedi <[EMAIL PROTECTED]> wrote:
From: Harmeet Bedi <[EMAIL PROTECTED]>
Subject: request to add missing jdbc jars, at least postgres.jar
To: dev@ofbiz.apache.org
Date: Sunday, November 23, 2008, 9:58 AM
/framework/entity/lib contains only derby jdbc library.
Wondering if it makes sense to enhance it to include other
popular jar files.
We run ofbiz against postgres and have to copy the jar
file.
It should be easy to add popular jdbc jar files at least
when requested by someone who needs it. Won't cause
conflicts and make life easier for people working on ofbiz.
If this seems ok.. and if you want i can file an issue and
attach the most appropriate current postgres jar to issue.
Harmeet