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 58259

Summary: Add option of NOT checking real DB connection for "Enterprise Resources -> User Database"
Product: javaee Reporter: wqtnetbeans <wqtnetbeans>
Component: CodeAssignee: martin_adamek <martin_adamek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: abadea, jkopsa, sherold
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description wqtnetbeans 2005-04-24 23:18:01 UTC
There should be an option of NOT checking the real DB connection for the
"Enterprise Resources -> User Database" content sentive menu in the Java editor
for a J2EE project.

The reason is that, often times, the machine from which you write code does not
have real connection to the DB instance your code is intended to connect to.
Comment 1 Martin Adamek 2005-07-18 15:13:05 UTC
Password is needed for plugin to create correct server resource. Currently we
have no option to get password from somewhere else. We have to change this
behaviour together with changes in DB connection/driver registration.
Comment 2 Petr Blaha 2006-03-13 13:47:50 UTC
TM 5.0 -> TBD
Comment 3 Martin Balin 2016-07-07 08:54:53 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss