[ https://issues.apache.org/jira/browse/OFBIZ-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15426002#comment-15426002
]
Jacques Le Roux commented on OFBIZ-7958:
----------------------------------------
The point is it very easy to download the right JDBC driver for your version, w/o known vulnerabilities.
While by blindly downloading a JDBC driver we are not sure it fits with your DBMS version,
hence a risk.
> gradle and postgresql
> ---------------------
>
> Key: OFBIZ-7958
> URL: https://issues.apache.org/jira/browse/OFBIZ-7958
> Project: OFBiz
> Issue Type: Bug
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Wai
>
> I configured my ofbiz to use postgresql
> When I ran "$ gradlew ofbiz", ofbiz shows the following exception ...
> 2016-08-17 10:00:43,067 |OFBiz-JobPoller |DBCPConnectionFactory |E| null
> java.lang.ClassNotFoundException: org.postgresql.Driver
> I searched the gradle cache and found that postgresql driver was present at the time.
> The same issue occurs when i use "$ tools/startofbiz.sh"
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|