Can't create glassfish-web.xml in my web project (Glassfish/Netbeans)



I have a Java project that uses Java EE 7 and Glassfish 4.1


When I add a new Glassfish Descriptor to the project (via the right-click menu), it doesn't give me the ability to change the name of the xml file. It forces it to be sun-web.xml which is an old legacy format. I'm trying to use glassfish-web.xml.


How can I make it add the correct file?


No comments:

Post a Comment