Statistics
| Branch: | Revision:

m2u-upass-min / src / main / resources / upassMin.maybank-dev.properties @ 88:1444d50d51db

History | View | Annotate | Download (600 Bytes)

1 17:558c3496b87e mohd
# NOTE:
2
# Make sure there is no tailing space at the parameter, eg "...=3" and not "...=3  "
3
# Tailing space will cause "ERR: property Not Found" exception.
4
5 69:305a38ea01f0 mohd
# Database Connection Info for testing
6
DB_DRIVER=oracle.jdbc.driver.OracleDriver
7
DB_URL=jdbc:oracle:thin:@172.31.11.50:1521:ibd
8
DB_USERNAME=upassdev
9
DB_PASSWORD=upassdev
10
11
# Database Connection info for JNDI
12
# org.jboss.resource.adapter.jdbc.jdk5.WrappedConnectionJDK5@bb2f6e
13
DB_USE_JNDI=N
14
DB_DATASRC_REF=java:OracleUpassDS
15
16 17:558c3496b87e mohd
# Flag to get parameters from Database
17
DB_USE_SETTING=1
18 40:93cfd9c55c82 mohd
19
# Migration period flag
20
MIGRATION_PERIOD=Y