Hello Romeo, I found the follwing from a mailing list archive:- All datasources are located in the /datasources/ sub-directory of nuxeo.ear. C:\nuxeo-ep\org.nuxeo.ecm.platform\nuxeo-platform-ear\src\main\resources\datasources. The following needs to be changed accordingly:- - demo-ds-bundle.xml => jackrabbit content repository data - nxworkflow-jbpm-ds.xml => nxworklfow jbpm data - nxworkflow-document-ds.xml => nxworkflow document data - nxrelations-default-jena-ds.xml => Jena relations data - nxaudit-logs-ds.xml => audit logs data - nxsqldirectory-ds.xml => directories data - nxuidsequencer-ds.xml => uid related data
You don't have to change all the configuration above if you don't need to. You will have to deploy the jdbc driver within the /server/lib of Jboss as well. I am also doing it right now to point to a Oracle Data source. Thanks and Regards, Balajee Note :- I have modified the original message slightly > Hello, > How can i define in nuxeo a new data source using hibernate? > > Best regards, > Romeo Dima > > Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s > user panel and lay it on > us.http://us.rd.yahoo.com/evt=48516/*http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 > hot CTA = Join Yahoo!'s user > panel_______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
