maxPoolSize=16 allowLocalTransactions=true # JDBC/Database properties that are set in the maven pom # # the below variable names (i.e. "bitronix.tm.resource.jdbc.lrc.LrcXADataSource) are # automagically replaced with their values (defined in the pom.xml) # because of the fact that is set to true in for the # src/test/resources directory in the pom. # className=bitronix.tm.resource.jdbc.lrc.LrcXADataSource driverClassName=org.h2.Driver user= password= url=jdbc:h2: serverName= portNumber= databaseName= defaultSchema=public makeBaseDb=false