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

Hudson commented on GORA-293:
-----------------------------

FAILURE: Integrated in gora-trunk #1630 (See 
[https://builds.apache.org/job/gora-trunk/1630/])
GORA-293 getDatastore use Class.forName() when use String parameters for 
(lewis.j.mcgibbney: rev e707ca6f5aca8ef8531b22acf5f2a2bcc8aa605c)
* gora-core/src/main/java/org/apache/gora/store/DataStoreFactory.java


> getDatastore use Class.forName() when use String parameters for dataStoreClass
> ------------------------------------------------------------------------------
>
>                 Key: GORA-293
>                 URL: https://issues.apache.org/jira/browse/GORA-293
>             Project: Apache Gora
>          Issue Type: Bug
>          Components: gora-core
>            Reporter: Ioannis Polyzos
>            Assignee: Ioannis Polyzos
>             Fix For: 0.7
>
>         Attachments: classloadingutils-2.patch, classloadingutils.diff
>
>
> Following Ioannis Canellos advice I digged deeper in the code and realised 
> that in DataStoreFactory in the getDatastore with signature using String 
> arguments the keyClass and persistentClass are loaded through 
> ClassLoadingUtils while dataStoreClass try to do so with Class.forName.



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

Reply via email to