|
| Hi Robert,
I was going through the WCToolKitBE56 dir and found the following.
C:\\WCToolKitBE56\properties\com\ibm\com
merce\litecontainer\DataSources.properties.
This file has the following:
========================================
===================
jdbc/WebSphere\ Commerce\ DB2J\ DataSource\ demo=cloudscapeDataSource
jdbc/WebSphere\ Commerce\ DB2\ DataSource\ demo=db2DataSource
jdbc/WebSphere\ Commerce\ Oracle\ DataSource\ demo=oracleDataSource
jdbc/WPM\ DataSource=paymentsDataSource
....
....
========================================
===================
So if add my new DataSouce to the above, does that create a connection pool automatically? If no, could you please make me understand on how I can create a connection pool.
Also, if possible (please do not think that I am asking too many questions), is there any (Reusable) API available with IBM WC to create connection pool and get the connection from the connection pool.
Thanks in advance,
V
|
|