path to hibernate.cfg.xml file does not get shared across cluster
-----------------------------------------------------------------

                 Key: CDV-588
                 URL: https://jira.terracotta.org/jira//browse/CDV-588
             Project: Community Development
          Issue Type: Bug
          Components: Integration Modules
    Affects Versions: 2.5.0, trunk-nightly
            Reporter: Antonio Si
            Assignee: Issue Review Board


In hibernate, one can specify a path to the hibernate.cfg.xml when creating a 
session factory if the hibernate.cfg.xml is not under the root in the 
classpath. This path does not get shared currently. So, when the other node 
re-create a SessionFactory; it couldn't find the hibernate.cfg.xml file an the 
creation of the SessionFactory will fail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to