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 80197 - create directory for sample db if database location is set
Summary: create directory for sample db if database location is set
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-13 17:13 UTC by Lukasz Grela
Modified: 2006-08-03 12:20 UTC (History)
0 users

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 Lukasz Grela 2006-07-13 17:13:31 UTC
#200607130000

1) choose Advance Option > Java Db Database > set Database Location 
2) register glassfish
3) default directory for derby is created but it should't because Database
Location is set
Comment 1 Vince Kraemer 2006-07-29 18:45:37 UTC
Checking in db/RegisterPointbase.java;
/cvs/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/db/RegisterPointbase.java,v
 <--  RegisterPointbase.java
new revision: 1.4.6.5.2.11; previous revision: 1.4.6.5.2.10
done
Checking in ui/AddDomainWizardIterator.java;
/cvs/serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/ui/AddDomainWizardIterator.java,v
 <--  AddDomainWizardIterator.java
new revision: 1.2.2.3.2.9; previous revision: 1.2.2.3.2.8
done
Comment 2 Lukasz Grela 2006-08-03 12:20:11 UTC
v.