[jira] [Commented] (JCR-3288) ConnectionFactory.getDriverClass() should use Thread.currentThread().getContextClassLoader(); instead of Class.forName()

2012-04-11 Thread Francis ANDRE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251721#comment-13251721 ] Francis ANDRE commented on JCR-3288: The JCR is used in the Apache open source ERP OFBiz

[jira] [Commented] (JCR-3288) ConnectionFactory.getDriverClass() should use Thread.currentThread().getContextClassLoader(); instead of Class.forName()

2012-04-11 Thread Felix Meschberger (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251408#comment-13251408 ] Felix Meschberger commented on JCR-3288: Whatever the final solution, using Class.fo

[jira] [Commented] (JCR-3288) ConnectionFactory.getDriverClass() should use Thread.currentThread().getContextClassLoader(); instead of Class.forName()

2012-04-11 Thread Jukka Zitting (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251386#comment-13251386 ] Jukka Zitting commented on JCR-3288: We've had plenty of problems with using the context

[jira] [Commented] (JCR-3288) ConnectionFactory.getDriverClass() should use Thread.currentThread().getContextClassLoader(); instead of Class.forName()

2012-04-07 Thread Francis ANDRE (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249260#comment-13249260 ] Francis ANDRE commented on JCR-3288: Hi This won't work if the ConnectionFactory class

[jira] [Commented] (JCR-3288) ConnectionFactory.getDriverClass() should use Thread.currentThread().getContextClassLoader(); instead of Class.forName()

2012-04-07 Thread Justin Edelson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249230#comment-13249230 ] Justin Edelson commented on JCR-3288: - Wouldn't ConnectionFactory.getClassLoader() be a