users@glassfish.java.net

Re: Dev Guide JDBC Questions

From: Shalini Muthukrishnan <Shalini.Muthukrishnan_at_Sun.COM>
Date: Fri, 04 Dec 2009 08:24:29 +0530

Hi June,

June.Parks_at_Sun.COM wrote:
> Hi Shalini,
>
> Great review. I have a couple of questions, see below.
>
> On 11/27/09 03:02 AM, Shalini Muthukrishnan wrote:
>> - Page 240, Making JDBC Driver Jars available : Please add
>> glassfish_home/lib directory to the list.
> How would this differ from adding the driver JARs to
> <domain-dir>/lib? Why would a user want to put them in
> <install-dir>/lib instead?
This is an other directory where user can put his jdbc driver to make it
available to the application server.
>> - Page 247, section Handling Invalid Connections : the examples for
>> asadmin set on the property should be changed to :
>> asadmin set
>> server.resources.jdbc-connection-pool.JCPool1.property.Prefer-Validate-Over-Recreate="true"
>>
> Jagadish says the property name is all caps,
> PREFER-VALIDATE-OVER-RECREATE. Please confirm the spelling.
It could also be set with init-caps like "Prefer-Validate-Over-Recreate".

Thanks,
Shalini.
> Unfortunately, because this is a property and not an attribute, I
> can't extract it from the configuration myself.
>
> June
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>