Noel,

Thanks for the information!  I have worked with Connection Pools in MTS
(Microsoft Transaction Server), but was uncertain if Connection  Pools were
accessible to Mailets.  It makes good sense that those Pools would have to
be accessible.

Any ideas where I can read up on how to use these new Connection Pools?

Once Again, Many Thanks!
Hut
----- Original Message -----
From: "Noel J. Bergman" <[EMAIL PROTECTED]>
To: "James Users List" <[EMAIL PROTECTED]>
Sent: Friday, July 11, 2003 5:27 PM
Subject: RE: Persistent JDBC Connection Pool


> > Since creating a JDBC connection is expensive, I  wanted to
> > create a persistent connection that the mailet could use on
> > each mail message.
>
> > Before I do a ton of research, has anyone heard of this being done
>
> It is called a Connection Pool, has been around for years, there are
> probably hundreds of implementations, and James already has one.
>
> FWIW, we're planning to replace the current one with DBCP from Jakarta
> Commons.
>
> --- Noel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to