[ 
https://issues.apache.org/jira/browse/ISIS-524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-524:
-----------------------------

      Description: 
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).

  was: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.

    Fix Version/s: objectstore-jdo-1.3.0
    
> Allow to control the database schema generation using a property in 
> isis.properties file. 
> ------------------------------------------------------------------------------------------
>
>                 Key: ISIS-524
>                 URL: https://issues.apache.org/jira/browse/ISIS-524
>             Project: Isis
>          Issue Type: Improvement
>          Components: Objectstore: JDO
>    Affects Versions: objectstore-jdo-1.2.0
>            Reporter: Maurizio Taverna
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: objectstore-jdo-1.3.0
>
>
> 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).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to