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 191156 - ejb-jar.xml cannot be created in WEB-INF
Summary: ejb-jar.xml cannot be created in WEB-INF
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 7.0
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-19 22:44 UTC by arungupta
Modified: 2011-01-13 07:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Error message in NetBeans (53.84 KB, image/png)
2010-10-19 22:44 UTC, arungupta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description arungupta 2010-10-19 22:44:33 UTC
Created attachment 102503 [details]
Error message in NetBeans

Created a brand new Java Web project using 7.0 M2, right-click on WEB-INF and try adding "ejb-jar.xml". The error in the attachment is shown and the deployment descriptor could not be created. This is a valid use case and must work.

Workaround: Create a file externally and copy/paste.
Comment 1 Vince Kraemer 2010-10-20 16:02:07 UTC
this should probably be a p2
Comment 2 David Konecny 2011-01-10 03:39:30 UTC
fixed: d2e1460b65b0
Comment 3 Quality Engineering 2011-01-13 07:49:01 UTC
Integrated into 'main-golden', will be available in build *201101130001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/d2e1460b65b0
User: David Konecny <dkonecny@netbeans.org>
Log: #191156 - ejb-jar.xml cannot be created in WEB-INF