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


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

        

Reply via email to