-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: objectstore-jdo-1.1.0
-
Fix Version/s: objectstore-jdo-1.3.0
-
Component/s: Isis Persistence JDO
-
Labels:None
In the DataNucleusPersistenceMechanismInstaller.addDataNucleusPropertiesIfRequired method the property datanucleus.autoCreateSchema is set to true by default. Setting isis.persistor.datanucleus.impl.datanucleus.autoCreateSchema to false in isis.properties file the createSchema does not affect the schema generation.
This is required to enable Isis to run on GAE (see also ISIS-322).