Daniel, We are using Connection Pooling thru Apache commons. For our configuration, in the jetspeed.xml, we changed the default factory to use our DataSourceFactory, which uses commons connection pooling.
<ResourceParams name="jdbc/jetspeed"> <parameter> <name>factory</name> <value>com.xx.yy.zz.abcDataSourceFactory</value> </parameter> Hema On Thu, 3 Feb 2005 16:33:03 +0100, Daniel Brose <[EMAIL PROTECTED]> wrote: > Hi all, > > using Jetspeed 1.6-dev I want to use the Torque ConnectionPool for accessing > my own database in my portlets. How can I do so? I can't find any class in > the javadoc that seems to fit (by classname) my needs. > > Any help would be appreciated > > Regards > > -- > Daniel Brose > > http://www.daniel-brose.de > mailto:[EMAIL PROTECTED] > ICQ-UIN: 5366841 > Mobil: 0173/2903411 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hema Menon --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]