> 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]

Reply via email to