quality@glassfish.java.net

Re: Load defaults button of Connection Pools

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Wed, 15 Apr 2009 01:28:51 -0700

Hi Gurnoorinder,

This is not a bug.
There is no default value for "Resource Type" for JDBC conection pool.   This is a field that user need to specify themselves.
Just like the Description field,  whether you empty it out or not,  it won't get changed.    The default value will be loaded ONLY if there is one provided by the system.

thanks.
Anissa.

Gurnoorinder Singh wrote:
Hello, I checked out the two links, but one is for "Access Log Write" stuff and the other is for the "SAVE" button. But my error was in the "LOAD DEFAULTS" button.

So what should I do.....


From: Judy Tang <Judy.J.Tang@Sun.COM>
To: quality@glassfish.dev.java.net
Sent: Tuesday, April 14, 2009 3:19:57 PM
Subject: Re: Load defaults button of Connection Pools

Hi Gurnoorinder,

Please add your bug to one of the following bug which fits.  Developer will fix them when have time.

Mean while, would you please try to do one end to end test by write an application, use the connection pool,
deploy and run.  This kind tests are more close to real world usage and can find more important bug,
so it is more helpful to us.  Would like to recommend this to all the students, you will learn more this way :-)

https://glassfish.dev.java.net/issues/show_bug.cgi?id=7626

https://glassfish.dev.java.net/issues/show_bug.cgi?id=7517

Thanks,
Judy

Gurnoorinder Singh wrote:
Hi all

1. Open the connection pools and click on either _TimerPool or DerbyPool.
2. On the Edit Connection Pool delete the values in all the text boxes but DATASOURCE CLASSNAME
3. Set the "Resource Type" Drop Down box value to empty or any other value except "javax.sql.DataSource"
4. Click on the "Load Defaults" button.
5. All the values are set to default but the "Resource Type" does not change to default.

Is this an error.




Gurnoorinder