Environments - setup - jetty-env?
Posted: Wed Mar 12, 2014 12:17 am
So, I'm trying to figure out switching between environments
http://docs.broadleafcommerce.org/core/current/appendix/runtime-environment-configuration
(staging-shared.properties vs development-shared.properties)
What I don't understand is how this can support different DB environments since there is only one jetty-env.xml per site per environment.
So if I want to start switching from HSQL to MySQL, I have to swap between different jetty-env.xml files to switch between the two DB environments?
http://docs.broadleafcommerce.org/core/current/appendix/runtime-environment-configuration
(staging-shared.properties vs development-shared.properties)
What I don't understand is how this can support different DB environments since there is only one jetty-env.xml per site per environment.
So if I want to start switching from HSQL to MySQL, I have to swap between different jetty-env.xml files to switch between the two DB environments?