Skip to content

Instantly share code, notes, and snippets.

@brunodutr
Created March 17, 2019 21:13
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/c621abb62b4b0b83abb764a4adedbcbd to your computer and use it in GitHub Desktop.
Save brunodutr/c621abb62b4b0b83abb764a4adedbcbd 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
messaging-activemq:
servers:
default:
jms-queues:
arquillianQueue: {}
jms-topics:
my-topic: {}
security-enabled: false
jmx-management-enabled: true
jmx:
expression-expose-model.domain-name: AutoEndpoint
jmx-remoting-connector: null
resolved-expose-model.domain-name: AutoEndpoint
show-model: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment