Right way to export\transfer WildFly 9 server options to other PC
问题 I need to export\transfer options (such as DataSource to MySQL) to other PC\server. How to do it correctly? I had tried to copy and rename standalone.xml and run it on other PC by following command: ./standalone.sh --server-config=standalone-(full)-myProject.xml Is it right way? And next problem - how export installed module (in WildFly) for MySQL correctly? I installed it like this (as module) at my machine http://hpehl.info/jdbc-driver-setup.html 回答1: I would strongly encourage you to use