# NOTE: # Make sure there is no tailing space at the parameter, eg "...=3" and not "...=3 " # Tailing space will cause "ERR: property Not Found" exception. # Database Connection Info for testing #DB_DRIVER=oracle.jdbc.driver.OracleDriver DB_DRIVER=com.microsoft.sqlserver.jdbc.SQLServerDriver #DB_URL=jdbc:oracle:thin:@demosvr1.penril.net:12311:IBSDEMO DB_URL=jdbc:sqlserver://demosvr1.penril.net:1433;databaseName=agroib #DB_URL=jdbc:oracle:thin:@localhost:1521:XE DB_USERNAME=agro_ib DB_PASSWORD=perempuan # Database Connection info for JNDI # org.jboss.resource.adapter.jdbc.jdk5.WrappedConnectionJDK5@bb2f6e DB_USE_JNDI=N DB_DATASRC_REF=java:OracleUpassDS # Flag to get parameters from Database DB_USE_SETTING=1