July 7, 2011 1 min read 1 comments
How to Create a War File in Netbeans
In most default configurations netbeans, does not create a war file in the dist folder where you would expect it. By default it often just copies the exploded war file into the jboss or glassfish deploy folder. In ord...