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 244233 - Ability to generate jboss-web.xml
Summary: Ability to generate jboss-web.xml
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.0.1
Hardware: PC All
: P3 normal with 1 vote (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-01 19:57 UTC by arungupta
Modified: 2015-11-08 10:39 UTC (History)
1 user (show)

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 arungupta 2014-05-01 19:57:07 UTC
Creating a new file shows GlassFish and WebLogic category. This allows to generate app server-specific artifacts. Please add a new category for JBoss which should allow to generate jboss-web.xml.
Comment 1 ehsavoie 2014-05-05 07:38:59 UTC
What for? Which default entries should be present?
Comment 2 adamk 2015-11-08 10:39:46 UTC
| What for? 
Convenience and convention :), please refer to GlassFish category within "New File" window. 

| Which default entries should be present?
An empty body would already be great. From my experience 99% of projects set a custom context-root, therefore a context-root would be like a cherry on the cake.