You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Francis ANDRE (Updated) (JIRA)" <ji...@apache.org> on 2012/04/16 18:44:17 UTC

[jira] [Updated] (OFBIZ-4812) Avoid the ClassNotFoundException on the jdbc driver used by jackrabbit component

     [ https://issues.apache.org/jira/browse/OFBIZ-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francis ANDRE updated OFBIZ-4812:
---------------------------------

    Attachment: jackrabbit-core-2.3.3.jar

The patched jar
                
> Avoid the ClassNotFoundException on the jdbc driver used by jackrabbit component
> --------------------------------------------------------------------------------
>
>                 Key: OFBIZ-4812
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4812
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: WXP SP3, Sun SDK 1.6.0_30, PostgreSQL 9.2
>            Reporter: Francis ANDRE
>         Attachments: jackrabbit-core-2.3.3.jar
>
>
> Hi
> When running ofbiz under Eclipse with the sources directories as classpath and not the ofbiz-*.jar, the jcr component fails to load the jdbc driver because jackrabbit-core is using Class.forName() instead of using the current classloader of the thread. see https://issues.apache.org/jira/browse/JCR-3288
> I provide with this issue a jackrabbit-core-2.3.3.jar patched as described in the JCR-3288 issue.
> Rgds

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira