[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: hot deploy of configuration files and message resources
jaikiran
do-not-reply at jboss.com
Thu Apr 24 09:01:42 EDT 2008
You can deploy your WAR in exploded format http://wiki.jboss.org/wiki/en/ExplodedDeployment.
Then whenever you change something in the WAR, just "touch" the web.xml so that the server redeploys your application. See this for more details http://wiki.jboss.org/wiki/RedeployAnApplicationWhenChangeAFileInAnExplodedDeploymentDirectory. Server restart is not required.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146496#4146496
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146496
More information about the jboss-user
mailing list