Statistics
| Branch: | Revision:

m2u-upass-ws / resources / upassMin.dev-penril.properties @ 110:479f2fec2270

History | View | Annotate | Download (782 Bytes)

1 109:b048ceb5bbbb hadi
# 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
# Database Connection Info for testing
6
#DB_DRIVER=oracle.jdbc.driver.OracleDriver
7
DB_DRIVER=com.microsoft.sqlserver.jdbc.SQLServerDriver
8
#DB_URL=jdbc:oracle:thin:@demosvr1.penril.net:12311:IBSDEMO
9
DB_URL=jdbc:sqlserver://demosvr1.penril.net:1433;databaseName=xxxxib
10
#DB_URL=jdbc:oracle:thin:@localhost:1521:XE
11
DB_USERNAME=xxxx_ib
12
DB_PASSWORD=123456
13
14
# Database Connection info for JNDI
15
# org.jboss.resource.adapter.jdbc.jdk5.WrappedConnectionJDK5@bb2f6e
16
DB_USE_JNDI=N
17
DB_DATASRC_REF=java:OracleUpassDS
18
19
# Flag to get parameters from Database
20
DB_USE_SETTING=1
21
22
# Migration period flag
23
MIGRATION_PERIOD=N