# This file provides the proeprties used when creating a datasource. # Copy modify for your install (location of db, id, password etc). # # Run the jboss cli with the appropriate properties as follows # # ./jboss-cli.sh -c --properties=my-cal-properties.yxy --file=wildfly-create.txt # jdbcUrl=jdbc:mysql://localhost:3306/as7development username=jboss password=jboss driver=mysql name=MySQLPool jndiname=java:/MySqlDS