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 143588 - Java DB and MySQL are registered in different ways
Summary: Java DB and MySQL are registered in different ways
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks: 152816
  Show dependency tree
 
Reported: 2008-08-12 10:50 UTC by Roman Mostyka
Modified: 2013-08-01 12:52 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 Roman Mostyka 2008-08-12 10:50:30 UTC
1. Build IDE from fresh sources.
2. Start it on Mac OS X.

Result: Java DB node is present, but it is unusable. User have to add GlassFish or setup Java DB and only after this
user can start and stop Java DB, but before this node is unusable. Only properties can be set, but if this node exists,
user can start to think that Java DB is already registered. It can mislead user. It will be better to be consistent and
to do adding of Java DB as MySQL, in context menu, since when we setup properties for Java DB we do the same as when we
register MySQL server (add settings), but for some reason we do it in different way.
Comment 1 Jiri Rechtacek 2009-10-16 14:13:14 UTC
Reassigned to new owner.
Comment 2 Quality Engineering 2010-03-10 23:14:31 UTC
Integrated into 'main-golden', will be available in build *201003110200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1fe258d1cf7f
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #143588: Java DB and MySQL handling databases in different ways