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

Summary: Ability to generate jboss-web.xml
Product: serverplugins Reporter: arungupta <arungupta>
Component: WildFlyAssignee: ehsavoie <ehsavoie>
Status: NEW ---    
Severity: normal CC: pjiricka
Priority: P3    
Version: 8.0.1   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.