[jboss-user] [Installation, Configuration & Deployment] - Re: quicker deploy?
jaikiran
do-not-reply at jboss.com
Wed Apr 18 09:48:16 EDT 2007
anonymous wrote : Just reload one webapp (like Tomcat does) instead of stopping and starting all services
You can deploy your ear in an exploded form http://wiki.jboss.org/wiki/Wiki.jsp?page=ExplodedDeployment
and then redeploy just your ear
http://wiki.jboss.org/wiki/Wiki.jsp?page=RedeployAnApplicationWhenChangeAFileInAnExplodedDeploymentDirectory
thus avoiding restarting of JBoss
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038400#4038400
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038400
More information about the jboss-user
mailing list