File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Websphere and the fly likes Connection Pooling in WSAD Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Connection Pooling in WSAD" Watch "Connection Pooling in WSAD" New topic
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
    
  66

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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Connection Pooling in WSAD
 
Similar Threads
Tomcat Performance
Connection pooling package
Connection Pooling (Urgent)
Default values for DataSource/Connection Pooling
connection pooling thru weblogic 7.0