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 57093 - Connection Pool property can be freely edited
Summary: Connection Pool property can be freely edited
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nitya Doraisamy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-29 09:12 UTC by Alexander Kouznetsov
Modified: 2008-10-30 19:32 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2005-03-29 09:12:46 UTC
Steps to reproduce:
- In EJB Module create JDBC Connection Pool and JDBC Resource
- Open properties for created JDBC Resource
- Check JDBC Connection Pool property - it can be freely edited. It also has ellipsis button which opens large editor. It is more convenient here to provide a list of Connection Pools and not to allow other values.
Comment 1 Nitya Doraisamy 2005-03-31 18:22:07 UTC
This would be an enhancement of the existing feature and not a defect. 
The server resource within the project would need to get appropriate dependent
resources from the server and from within it's project to populate the list. 
Comment 2 Vince Kraemer 2008-04-25 17:49:09 UTC
does this still apply? is the v3 plugin a good place to address this issue?
Comment 3 Vince Kraemer 2008-10-17 23:22:59 UTC
I have implemented this in the v3 plugin.

Please be ready to discuss this issue on 2008/10/22
Comment 4 Vince Kraemer 2008-10-30 19:32:09 UTC
this issue is not valid in anymore, since the ui has changed and there isn't a property editor for the resource anymore.