> I'd like to have a mailet communicate with a database. I'd like to use the > James connection manager to establish and the database connection so I don't > incur the connection overhead every time the mailet runs.
See JDBCVirtualUserTable for the proper way to do this in James v2 (James v3 changes the mechanism). And since we use a connection pool, it would be rather rude not to return it to the pool. --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]