Hi,

>The J2EE Platform Specification requires J2EE Application Servers to
make
>available a DataSource implementation (that is, a connection pool for
JDBC
>connections) for this purpose."  Surely this is not correct given what
>we've
>already said, i.e. the connection pool is not required?

A DataSource implementation is required.  It may or may not pooling, but
you'd be hard-pressed to find one that doesn't support pooling.

>OK.  By "configure" are you just meaning the maxActive, maxIdle params,
or

Yeah, its configuration parameters.

Yoav



This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


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

Reply via email to