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

Summary: Java DB and MySQL are registered in different ways
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: DerbyAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 152816    

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