Results 1 to 4 of 4

Thread: Additional DBCP settings

  1. #1
    Join Date
    Oct 2009
    Location
    Munich, Germany
    Posts
    103

    Question Additional DBCP settings

    Where and how do one configure additional DBCP settings for the connection pool like maxActive, maxIdle etc.

    Any hints?

    Thank you in advance,
    Fireball

  2. #2
    Join Date
    Oct 2009
    Location
    Munich, Germany
    Posts
    103

    Default

    Oh of course, just add the properties to the bean definition. :-)

  3. #3
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    Roo being built on Spring is handy :-)
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

  4. #4
    Join Date
    Oct 2009
    Location
    Munich, Germany
    Posts
    103

    Default

    Thanks Rod unfortunately most of my daily work are other (not spring enabled) projects so sometimes "you don't to see the wood for the trees" when switching from complicated to easy.

    Got a job for me? ;-)

    Cheers
    Fireball

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •