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

Summary: Add module action does not modify mandatory DD
Product: javaee Reporter: Lukas Jungmann <jungi>
Component: EARAssignee: David Konecny <dkonecny>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: phejl, pjiricka
Priority: P1 Keywords: REGRESSION, TEST
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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 ***