...
Again, if you've based your configuration on one of the samples, you should have an appropriate JDBC driver in bwbuild/myconfig/lib/server. During the build, that driver will be copied into <quickstart>/jboss-5.1.0.GA/server/default/lib. If you'd like to update that driver, replace the one in bwbuild/myconfig/lib/server, then rebuild.
...
Non-standard configurations
The following steps will help you configure a non-standard
...
/ unsupported database with Bedework.
Configure Hibernate to work with your database
...
's SQL dialect
Configuring Hibernate to use the appropriate dialect is done in bwbuild/myconfig/cal.properties. You need to set a few properties
...