-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Wesley,

Wesley Wannemacher wrote:
> When configuring the database connections, where do you tend to put
> them?

Without question: have your container create the connection pool and
make it available via JNDI. This is the most portable configuration you
can have.

It allows the proper separation between development (the job of the
programmers) and deployment (the job of the folks running the app
servers). The folks who do the deployment should be in charge of running
the app and database servers, so they know where they live, how much
load they can handle, what special configuration options are best, etc.

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFnoQ89CaO5/Lv0PARAtYjAJ9OdG3ocLgr86EHV12rtlJwmp50fgCaAgnm
bwSdgidxT/RnTPcjZHi1Z0E=
=xoB3
-----END PGP SIGNATURE-----

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

Reply via email to