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 40278 - WEB-INF/Classes is not mounted sometimes when converting to web module
Summary: WEB-INF/Classes is not mounted sometimes when converting to web module
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-02-19 14:10 UTC by Martin Grebac
Modified: 2004-08-13 12:12 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 Martin Grebac 2004-02-19 14:10:14 UTC
1. Start IDE.
2. Right-click sampledir and convert it to web module

It's converted, but WEB-INF/classes is not mounted.
Comment 1 Martin Grebac 2004-02-19 14:11:53 UTC
Probability is approx. 1:4 (one from four mounts) ;O)
Comment 2 L Martinek 2004-02-19 17:15:08 UTC
Probably same as issue #38572.
Comment 3 Martin Grebac 2004-02-20 08:50:45 UTC
I don't think so (but who knows). In 38572 you get bunch of exceptions
and only the WI/classes is mounted. Here I do not get any exceptions
and the webmodule is mounted correctly, but WI/clasess is NOT mounted.
Comment 4 Pavel Buzek 2004-02-26 23:37:17 UTC
is there the same problem/probability for creating a module from wizard?

BTW: I wonder how many users discover and use "conver to web module".
Comment 5 Marek Fukala 2004-03-01 13:43:58 UTC
According to my obsarvations the classes filesytem is mounted just
after the -conversion-, but not displayed immediately. In fact it
blinks for a  very short time and then disappears. It appears after
you execute the webmodule or hide/unhide it in options/filesystems.
The fs is not marked as hidden in options but anyway it cannot be seen
- strange?!
Comment 6 Martin Grebac 2004-05-21 16:04:58 UTC
This one is not relevant for promoD.
Comment 7 Martin Grebac 2004-05-25 14:36:59 UTC
v