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 83614 - Java EE 5 project has unnecessary application-client.xml
Summary: Java EE 5 project has unnecessary application-client.xml
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: App Client (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Lukas Jungmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-28 18:55 UTC by Vince Kraemer
Modified: 2016-07-07 08:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vince Kraemer 2006-08-28 18:55:21 UTC
It would be nice to have the Java EE 5 story be as descriptor free as possible.

steps to reproduce:

register a GF domain.

Create an Enterprise Application with the complete set of sub projects:
web,ejb,appclient.

The ejb jar project doesn't have a descriptor. The web-app does, but could
probably get by without it...

The content of the application-client.xml contains no critical runtime
information. It doesn't need to be present for the application client to execute.
Comment 1 Martin Balin 2016-07-07 08:54:06 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss