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 128557 - Add module action does not modify mandatory DD
Summary: Add module action does not modify mandatory DD
Status: RESOLVED DUPLICATE of bug 128305
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: David Konecny
URL:
Keywords: REGRESSION, TEST
Depends on:
Blocks:
 
Reported: 2008-02-27 14:06 UTC by Lukas Jungmann
Modified: 2008-02-28 03:04 UTC (History)
2 users (show)

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 Lukas Jungmann 2008-02-27 14:06:32 UTC
-create new J2EE 1.4 Web application
-create new J2EE 1.4 EJB module
-create new empty J2EE 1.4 Enterprise application (w/o any submodules)
-add webapp and ejb module to ear using Add Java EE Module on the Java EE modules node
-open application.xml in the editor

=> DD does not contain expected and mandatory <module> elements
Comment 1 David Konecny 2008-02-28 03:04:17 UTC
What build have you tested this on? Works fine for me on today's one.

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