All Downloads are FREE. Search and download functionalities are using the official Maven repository.

e.0.6.source-code.reference.conf.orig Maven / Gradle / Ivy

There is a newer version: 0.12.1
Show newest version
myLegalName = "Vast Global MegaCorp, Ltd"
nearestCity = "The Moon"
emailAddress = "[email protected]"
exportJMXto = "http"
keyStorePassword = "cordacadevpass"
trustStorePassword = "trustpass"
dataSourceProperties = {
    dataSourceClassName = org.h2.jdbcx.JdbcDataSource
    "dataSource.url" = "jdbc:h2:file:"${basedir}"/persistence;DB_CLOSE_ON_EXIT=FALSE;LOCK_TIMEOUT=10000;WRITE_DELAY=0;AUTO_SERVER_PORT="${h2port}
    "dataSource.user" = sa
    "dataSource.password" = ""
}
devMode = true
<<<<<<< 276683e0533fcbefe083bb367c95ce80e6de0b4b
certificateSigningService = "https://cordaci-netperm.corda.r3cev.com"
useHTTPS = false
h2port = 0
useTestClock = false
=======
certificateSigningService = "localhost:0"
useHTTPS = false
>>>>>>> Added project vega - Simm agreement contract with simplified IRS




© 2015 - 2024 Weber Informatics LLC | Privacy Policy