• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Connection Pooling in WebSphere 6.0.0.1

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Friends,

I am new to websphere 6.0.0.1
Currently my application is working in Resin with connection pooling.
In Resin Server they gave DBPool Component to Set the connection pooling, and Web server will take care of connection pooling.

Now my question is

1. How to Configure connection pooling in Websphere 6.0.0.1, ie., whether any configuration settings needed in Admin console? ?

2. Like Resin Server(in Resin DBPool component is provided to handle Connection Pooling) ,is there any components are provided to handle Connection pooling in Websphere 6.0.0.1?

3. Is anyother alternate method is available to develop connection pooling irrespective of Web /Application server?if Yes guide me to develop.

Any help is greatly appreciated

Thanks in advance
Regards
vasu
 
reply
    Bookmark Topic Watch Topic
  • New Topic