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 234659 - Allow to easily register/jump to DB connection associated with JDBC resources/Connection pools
Summary: Allow to easily register/jump to DB connection associated with JDBC resources...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.3.1
Hardware: All All
: P3 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-20 14:39 UTC by Petr Jiricka
Modified: 2013-08-23 14:20 UTC (History)
0 users

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 Petr Jiricka 2013-08-20 14:39:10 UTC
1. Register GlassFish and start it up from Services tab.
2. Expand Resources/JDBC node under GlassFish and then JDBC Resources or Connection Pools
3. Right-click on a single JDBC resource/connection pool node

=> It would be useful to have an action in the popup menu that would register the JDBC connection associated with this node in the IDE's Databases node. If the connection is already registered, there should be an action to jump to (select) this connection.
Comment 1 TomasKraus 2013-08-23 14:20:55 UTC
Targeting for next release.