# 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:postgresql://localhost:5432/bedework username=bedework password=x driver=postgresql jndiname=java:/CalendarDS name=bwCalPool