Skip to content

Instantly share code, notes, and snippets.

@brunodutr
Created March 17, 2019 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brunodutr/61c26ead5b861b29eaf02aca8b8a858e to your computer and use it in GitHub Desktop.
Save brunodutr/61c26ead5b861b29eaf02aca8b8a858e to your computer and use it in GitHub Desktop.
swarm:
datasources:
data-sources:
ArquillianDS:
driver-name: myh2
connection-url: jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE
user-name: sa
password: sa
jdbc-drivers:
myh2:
driver-class-name: org.h2.Driver
xa-datasource-name: org.h2.jdbcx.JdbcDataSource
driver-module-name: com.h2database.h2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment