On Fri, Aug 14, 2009 at 6:04 PM, <[email protected]> wrote:
>   how do I set the db connection pool size to 1?

<Resource
  name="jdbc/PortalDb"
  ....
  maxActive="1"
  maxIdle="1"
/>

-- 
Hassan Schroeder ------------------------ [email protected]
twitter: @hassan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to