Use Joget DX 7 with existing database
Confluence User - 14 Dec, 2022
Hello,
- For learning I installed on my XAMPP server MariaDB Sakila database
- Populated it with Sakila sample data
- In Joget created new app properties file: app_datasource-sakila.properties (Custom Database Configuration)
- Change in app_datasource.properties value of parameter: currentProfile=sakila
- Restart Joget
- During restart Joget has displayed messages " ... table not existing" and it has created these tables in my Sakila database
- Unfortunately table sakila.shkprocessstates hasn't been created and this is cause of the big amount of the SQLException error messages
- Final result is for the URL is http://localhost:8080/jw/setup - Sorry,access is forbidden in security reasons. Please refresh the previous form before submitting it.
How to get out of this?
server