Hi,
I wanted to change database h2 to mysql. I’ve done all changes that this documentation Database configuration specify.
When I start Bonita studio, I saw in the server log that it connect to the new mysql database (allright) but it try to continue use the script h2 to create the database tables since I’ve a error script SQL. An when I visualize the job tomcat start in the JVM for the studio, the environment variable -Dsysprop.bonita.db.vendor for JVM arduments and System properties is still h2 !!! It’s like the serrver starting doesn’t care of the setenv.bat script… Why ?
Thanks for response.