I know that in Tomcat when you deploy a WAR file, that file is automatically un-WARed so
you can see and edit its contents. This is very convenient when you want to change a
property thats in a text file, such as a .property file, and then simply reload, rather
than making the change and then re-WARing and redeploying.
can this be done in JBoss? thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123264#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...