We are currently working on the forum. For the short-term, all forum content will be in read-only format. We apologize for the interruption and look forward to collaborating with you shortly. All the best in your research!
Configure archive datasource.
I am installing OC 4.1.0
All of the values of datainfo.properties have been set, but I have found errors because values defined in applicationContext-*.xml files request properties that have been not found. I solve those by defining the properties in datainfo.properties.
Now, in applicationContext-spring-jpa.xml I find defined an "archiveDataSource" with several properties (url, username, password) that must be configured.
What does this datasource do? Should I configure it with the same JDBC configuration that is in the hibernate configuration? Should it point to a different DB?
Regads
0