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 168289 - Cannot find deployment descriptor folder (WEB-INF)
Summary: Cannot find deployment descriptor folder (WEB-INF)
Status: RESOLVED DUPLICATE of bug 121273
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-08 15:09 UTC by mjreged
Modified: 2009-11-03 21:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The Error dialog box (23.25 KB, image/png)
2009-07-08 15:10 UTC, mjreged
Details
This is my project Group (119.61 KB, image/png)
2009-07-08 15:11 UTC, mjreged
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjreged 2009-07-08 15:09:51 UTC
I get a OK Dialog Box saying Cannot find deployment descriptor folder (WEB-INF) when i close my Maven web applications
group.  Please take a look at the screen.  
I have to click OK like 10 times before the dialog goes away. 
I did not see log entry that would indicate what is causing this.
Let me know how i can better gather info for you to expose the error better.
Comment 1 mjreged 2009-07-08 15:10:33 UTC
Created attachment 84501 [details]
The Error dialog box
Comment 2 mjreged 2009-07-08 15:11:07 UTC
Created attachment 84502 [details]
This is my project Group
Comment 3 Milos Kleint 2009-07-13 12:35:00 UTC
hele, davide, how is this a maven project problem? I'm pretty sure I don't popup any dialogs with this message.

mjreged: any features you have used while having the projects opened? is there a popup per project? is there something
in the IDE log file?
Comment 4 David Konecny 2009-07-13 13:17:32 UTC
I should have said that I think the dialog is displayed by web/j2ee support (in wider sense - I don't know which module)
as I remember there was a problem that some method was showing a dialog but I could not find where it is. There is also
an issue for that problem already which I could find either. But I thought that if you looked at it you may find it and
pass it back in such a case. :-)
Comment 5 mjreged 2009-07-14 13:43:52 UTC
Hi guys,
This dialog box also shows up when i checkout a new branch of the project, navigate and open all projects into a group.
I does feel as if i get the dialog per project because the first dialog pops i click OK then immediately it pops up 
again i click OK it repeats like 8-15 times.  The pom definition is fine. It build without any problems, I worked on 
this project in Netbeans 6.5 and never had this dialog come up.
There is no error in messages.log during dialog popup.
I have 3 web applications but they all have WEB-INF folder.
I have 3 ear project these should not need WEB-INF.
all other are regular JARs.
2 of the web apps have non standard webapp folder location migrated from eclipse (WebContent, src )

No special features used:
Subversion,
Maven,
Facelets Support
Simple JSF/Facelets Snippets
Spring Beans
Comment 6 Milos Kleint 2009-07-28 12:52:50 UTC
reassigning to the component owner, I don't see how this could be maven project related, but will gladly fix when
someone comes up with an analysis of the problem (leaving the analysis to others as I have no clue where the dailog
comes from)
Comment 7 David Konecny 2009-11-03 21:41:10 UTC

*** This issue has been marked as a duplicate of 121273 ***