Skip to content

Commit

Permalink
Add another option that will be useful for profiles: the ability to p…
Browse files Browse the repository at this point in the history
…oint to a configuration script that can do initial setup for a registration server if it has not yet been setup.
  • Loading branch information
chenson42 committed Jun 14, 2008
1 parent b279aa4 commit 554cb28
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -236,6 +236,8 @@ public void validateConfiguration() {
* Give the end use the option to provide a script that will load a
* registration server with an initial SymmetricDS setup.
*
* Look first on the file system, then in the classpath for the SQL file.
*
* @return true if the script was executed
*/
private boolean loadFromScriptIfProvided() {
Expand Down

0 comments on commit 554cb28

Please sign in to comment.