Child pages
  • Servoy Repository Upgrade
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The Servoy Repository, a set of tables in the database underlying the names server connection 'repository_server' can be both created and upgraded command line.

To upgrade the Servoy Repository, open a command line or terminal window and execute the following command in the <servoy>/application_server/ directory:

java -jar servoy_updater.jar -upgradeRepository

Executing the aforementioned command will create or upgrade the table structure required for the Servoy Repository to the version that the Servoy Application Server requires.

Create a backup first

Before performing an upgrade, always make a backup first

  • No labels