| Author |
Connection Pooling in WSAD
|
Monoj Roy
Ranch Hand
Joined: Oct 10, 2007
Posts: 98
|
|
I work with WSAD 5.1.2 and DB2 .I useally create Data Source and then using JNDI connect to database .How I implement connection Pooling ? If anybody know any tutorial or manual about how to configure my WebSphere Application Server to support connection Pooling it will be a great help .
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26201
|
|
Monoj, In a nutshell, you point to a datasource that supports connection pooling. If you search in the Infocenter/WSAD help for "Setting up a server to test data sources", IBM lists all the steps. I'm going to move this to our IBM forum as it deals more with the IDE and server than JDBC in general.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: Connection Pooling in WSAD
|
|
|