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 70411 - The schema of the newly created Derby databases is "Default schema"
Summary: The schema of the newly created Derby databases is "Default schema"
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Derby (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-14 14:20 UTC by Andrei Badea
Modified: 2006-09-22 11:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2005-12-14 14:20:51 UTC
[ NetBeans 5.0 Beta 2 ]

Invoke Tools - Derby Database - Create Database. The schema of the newly created
database will be set to "Default schema" instead of the correct "APP".
Comment 1 Andrei Badea 2005-12-14 16:00:52 UTC
Already fixed in 5.0, should be also applied to the release50_beta2 branch.
Comment 2 Andrei Badea 2005-12-14 16:04:23 UTC
Fixed in the release50_beta2 branch. The updated module should be uploaded to
the beta Update Center.

Checking in manifest.mf;
/cvs/db/derby/manifest.mf,v  <--  manifest.mf
new revision: 1.3.2.1; previous revision: 1.3
done
Checking in src/org/netbeans/modules/derby/RegisterDerby.java;
/cvs/db/derby/src/org/netbeans/modules/derby/RegisterDerby.java,v  <-- 
RegisterDerby.java
new revision: 1.12.6.1; previous revision: 1.12
done
Comment 3 Andrei Badea 2005-12-16 13:42:37 UTC
The updated module has been uploaded to the Update Center.
Comment 4 Lukasz Grela 2006-09-22 11:42:01 UTC
v.