This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 141446 - V3:Should not allow user to edit JDBC Reousce for a non-existing Pool Name
Summary: V3:Should not allow user to edit JDBC Reousce for a non-existing Pool Name
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-24 00:19 UTC by davisn
Modified: 2008-08-15 18:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davisn 2008-07-24 00:19:31 UTC
User should not be allowed to change JDBC Resource reference to a non existing JDBC Connection Pool name

Steps to Reproduce
1. Install NB6.5 trunk (7/23/2008)
2. Install Glassfish V3 promoted b15a build
3. Add GF V3 b15a server to the server list
4. Start GF-V3-b15a server
5. Expand Servers node > Resources > right-click at jdbc/_TimerPool  > select Property menu and enter Test in the Pool
Name > click Ok button 
BUG:
   Test name is saved as pool reference for jdbc/_TimerPool resource even it does not exist
Comment 1 Vince Kraemer 2008-07-30 00:53:30 UTC
I think this also applies to the v2 plugin...
Comment 2 Nitya Doraisamy 2008-07-30 18:39:01 UTC
In v2 plugin, if user specifies a invalid pool name, it reverts to the previous valid pool name.
It does not provide an error/warning message to the user. IZ 132315 has been filed for this.
Comment 3 Vince Kraemer 2008-07-31 23:13:37 UTC
ok. my mistake. this is a bug, then
Comment 4 Vince Kraemer 2008-08-15 18:23:53 UTC
http://hg.netbeans.org/main/rev/8fe90a9b615d