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 40523 - Deployment does not work when user deletes META-INF/context.xml file.
Summary: Deployment does not work when user deletes META-INF/context.xml file.
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 3.x
Hardware: PC All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 14:42 UTC by Marek Fukala
Modified: 2006-06-05 00:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the deployer monitor (10.69 KB, image/png)
2004-02-26 14:43 UTC, Marek Fukala
Details
The FNF (602 bytes, text/plain)
2004-02-26 14:44 UTC, Marek Fukala
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2004-02-26 14:42:45 UTC
[2004/02/26-12:38 sources]
Conver sampledir to wm and delete the /META-INF
directory or the context.xml file. Then try to
execute the wm. The deployment window shows up an
useless message and a FNF is printed into IDE output.
Comment 1 Marek Fukala 2004-02-26 14:43:28 UTC
Created attachment 13674 [details]
Screenshot of the deployer monitor
Comment 2 Marek Fukala 2004-02-26 14:44:02 UTC
Created attachment 13675 [details]
The FNF
Comment 3 Pavel Buzek 2004-02-27 00:16:02 UTC
no time to fix this in 36, in future we should probably detect this
and definitely improve error handling in j2eeserver
Comment 4 Marek Fukala 2004-02-27 15:07:18 UTC
I agree - this is not a severe problem.
Comment 5 Pavel Buzek 2004-08-06 19:28:20 UTC
now it says it cannot find configuration but the name of files shows
"MasterFileObject...", it should show FO.getPath() instead of
FO.toString().

Even better would be to try to create the configuration if it does not
exist (currently you have to close and open the project in order to
have the config created).
Comment 6 Sherold Dev 2005-10-21 14:00:35 UTC
TM > 5.0
Comment 7 Jaroslav Pospisil 2006-03-13 13:46:41 UTC
TM 5.0->TBD
Comment 8 Jaroslav Pospisil 2006-05-25 09:24:00 UTC
Issue no longer valid.