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 37766 - exeption caused by empty configuration file
Summary: exeption caused by empty configuration file
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-04 22:48 UTC by Pavel Buzek
Modified: 2006-06-05 00:39 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 Pavel Buzek 2003-12-04 22:48:44 UTC
Create new web module, select Configure action --
first exception written to log -- but the editor
is open and you can set the context. Now try to
Exectute the WEB-INF. Execution fails with the
second exception -- the config file is still empty.
Comment 1 Petr Jiricka 2003-12-08 12:33:01 UTC
This should be addressed as a part of the overall configuration
handling framework - assigning to Pavel.
Comment 2 Pavel Buzek 2003-12-14 07:04:48 UTC
fixed, using the new API in j2eeserver to set the default value of web
context when it is not set (use the name of web module folder)