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 - Add option of NOT checking real DB connection for "Enterprise Resources -> User Database"
Summary: Add option of NOT checking real DB connection for "Enterprise Resources -> Us...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-24 23:18 UTC by wqtnetbeans
Modified: 2016-07-07 08:54 UTC (History)
3 users (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 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