Project

General

Profile

feature request #9023

Updated by Andreas Kohlbecker almost 4 years ago

in compliance with the existing start parameter `cdm.forceSchemaUpdate`    which can be set as system parameter or ServletContext attribute the new option may be named `cdm.forceSchemaCreate`  

 ---- 

 UPDATE: 

 The new integration test profile can be run by 

 ~~~ 
 mvn integration-test -pl cdmlib-remote-webapp -Pdb-create 
 ~~~

Back