- Check if there are new scripts available and run them first
- Open the Windows Task Scheduler and check if there is a batch for running a .jar file configured
- Determine the folder in which the .jar file is stored
- Copy the update-version of the .jar file into the folder
- Copy the details (server name and database name) of the application.properties from old .jar file and paste into new .jar file
- Copy details from old config file into new config file in folder ...\pavis-rest-0.0.22.jar\BOOT-INF\classes\static\static\media\
- For a clear structure, copy old .jar file into a subfolder "history"
- Validate the update
- Open up a command line and enter:
- java -jar C:\Serviva\pavis-rest-0.0.22.jar
- (needs to match your path; new version number)
- delete browser cache
- check Pavis interface in Patricia
- Open up a command line and enter:
- If there is a batch in Windows Task Scheduler, edit the batch file:
- add new version number in batch file when opening it in a text editor
- make sure that the path and file name in Windows Task Scheduler match your new version number
Overview
Content Tools
Add Comment