Changes for page Explanation of the default properties in a Wonder project
Last modified by Kieran Kelleher on 2012/07/19 21:12
From version 10.1
edited by Pascal Robert
on 2012/07/19 21:12
on 2012/07/19 21:12
Change comment:
Migrated to Confluence 5.3
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.btriller - Content
-
... ... @@ -66,7 +66,7 @@ 66 66 67 67 {{/code}} 68 68 69 -Those properties, if used, allow you to specify the JDBC/EOF information for all of your models. See [[Best Practices-Properties Files>>doc:Best Practices-Properties Files]] 69 +Those properties, if used, allow you to specify the JDBC/EOF information for all of your models. See [[Best Practices-Properties Files>>doc:documentation.Home.Best Practices.Best Practices-Properties Files.WebHome]] 70 70 71 71 {{code}} 72 72 ... ... @@ -77,7 +77,7 @@ 77 77 78 78 {{/code}} 79 79 80 -Those properties are to enable support for [[migrations>>doc:Project WONDER-Frameworks-ERXMigration]]. If you are using migrations but you have models where the schema already exist in the database, uncomment er.migration.modelNames and put in a list (comma separated) of the models you want to use migrations with, if you let this property commented, Wonder will try to migrate all of your models, which would generate errors for models where your schema already exist. 80 +Those properties are to enable support for [[migrations>>doc:documentation.Home.Frameworks.Project Wonder.Project WONDER-Frameworks-ERXMigration.WebHome]]. If you are using migrations but you have models where the schema already exist in the database, uncomment er.migration.modelNames and put in a list (comma separated) of the models you want to use migrations with, if you let this property commented, Wonder will try to migrate all of your models, which would generate errors for models where your schema already exist. 81 81 82 82 {{code}} 83 83 ... ... @@ -134,7 +134,7 @@ 134 134 135 135 {{/code}} 136 136 137 -Check [[Project WONDER-Frameworks-ERJavaMail>>doc:ERJavaMail Framework]] for an explanation. 137 +Check [[Project WONDER-Frameworks-ERJavaMail>>doc:documentation.Home.Frameworks.ERJavaMail Framework.WebHome]] for an explanation. 138 138 139 139 {{code}} 140 140