----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Sergio R�os Mendoza wrote:

> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Ben: I agree with you but there's a problem: I don't know how to create a database 
>pooling, I mean I know products like Bea Weblogic or Allaire JRun manage it, but my 
>budget is not enough to adquire it.
> My question to you is: How can I improve a db pooling using only these resources 
>(Apache & Jserv & Jconnect & Java)?

Sergio,
    Check out the Turbine project at http://java.apache.org/turbine/.  You can get the 
CVS src from the web site, or from anonymous CVS.  After you get it, you can do:

<SRC>/build/build.sh pool

There will be a turbine-pool.jar file that contains all of the files needed for a 
standalone connection JDBC pool.

The price is right & it works.
--
Brian Millett
Enterprise Consulting Group   "Shifts in paradigms
(314) 205-9030               often cause nose bleeds."
[EMAIL PROTECTED]                           Greg Glenn




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to