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 20970 - jar files are dismounted when mount another web module with same jar file names.
Summary: jar files are dismounted when mount another web module with same jar file names.
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: -FFJ-
Hardware: All Windows ME/2000
: P1 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on: 20907
Blocks:
  Show dependency tree
 
Reported: 2002-02-27 18:40 UTC by _ hlu
Modified: 2003-07-02 08:27 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 _ hlu 2002-02-27 18:40:25 UTC
Build 020225_2:
To reproduce:
Two web modules have same jar file names under WEB-INF/lib.
Mount the first web module, the jar files under WEB-INF/lib will be mounted.
Mount the second web module.
Result: the jar files under the second web module's WEB-INF/lib replaces the 
previous mounted jar files in the first web module.
This behavior is a regression.
Core bug,20907, may cause the problem but I am not sure as jar files are 
automatically mounted by ide.
Comment 1 _ rkubacki 2002-02-28 13:15:47 UTC
20907 is very likely the reason.
Comment 2 _ rkubacki 2002-03-04 09:48:27 UTC
fixed by change in AutomountSupport
Comment 3 _ hlu 2002-03-15 00:20:41 UTC
It is fixed in build 020307.
Comment 4 Petr Jiricka 2002-04-23 10:01:20 UTC
Changing target milestone to FFJ 4.0
Comment 5 Petr Jiricka 2002-04-23 10:11:16 UTC
Changing target milestone to FFJ 4.0
Comment 6 Quality Engineering 2003-07-02 08:27:18 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.