Revision 56d71c15
ref #8188 adding empty hibernate.properties for main to satisfy PropertiesFactoryBean in production mode
cdmlib-remote-webapp/src/main/resources/hibernate.properties | ||
---|---|---|
1 |
# |
|
2 |
# application properties to be applied to the jndiHibernateProperties which are configured in the |
|
3 |
# src/main/webapp/WEB-INF/datasources/configurable.xml file |
|
4 |
# |
|
5 |
|
|
6 |
# this is just an empty file to satisfy the org.springframework.beans.factory.config.PropertiesFactoryBean configured |
|
7 |
# in WEB-INF/datasources/configurable.xml which will try loading this file. |
|
8 |
# see src/test/resources/hibernate.properties for a properties file which may provide an alternative configuration |
Also available in: Unified diff