6 Data Source creation and JDBC Configuration
Following are the JNDI names of those data sources used by Oracle Banking Trade Finance application.
jdbc/fcjdevDS - This datasource is used by Oracle Banking Trade Finance online screen
excluding branch screens.
- jdbc/fcjdevDSBranch - This datasource is used by Branch screens.
- jdbc/fcjSchedulerDS - This datasource is used by Quartz scheduler.
Note:
- jdbc/fcjdevDS should be NonXA.
- jdbc/fcjdevDSBranch and jdbc/fcjSchedulerDS should be XA