[jira] [Commented] (OFBIZ-6863) Load JDBC drivers when creating tenant on PostgreSQL or mySQL

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6863) Load JDBC drivers when creating tenant on PostgreSQL or mySQL

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15124885#comment-15124885 ]

Pierre Smits commented on OFBIZ-6863:
-------------------------------------

This is opening up a potential risk in the way that when establishing a new tenant the integrated download tas could be downloading  a different driver than has been done for older tenants. Resulting in having multiple drivers accessible by the classloader and unexpected results...



> Load JDBC drivers when creating tenant on PostgreSQL or mySQL
> -------------------------------------------------------------
>
>                 Key: OFBIZ-6863
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6863
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Upcoming Branch
>
>
> It's only a matter of calling respectively ant targets *download-PG-JDBC* and *download-mySQL-JDBC* when chaining *create-tenant-on-MySQL* or *create-tenant-on-PostgreSQL* from *create-tenant* main target



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)