[jboss-user] [Beginners Corner] - Re: Hot deploy with .Class

2008-07-29 Thread jaikiran
"deniswsrosa" wrote : But, if i change a .class and change de web.xml too, will jboss redeploy the entire application??? If your application is a WAR, then yes. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167504#4167504 Reply to the post : http://www.jb

[jboss-user] [Beginners Corner] - Re: Hot deploy with .Class

2008-07-29 Thread deniswsrosa
But, if i change a .class and change de web.xml too, will jboss redeploy the entire application??? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167443#4167443 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167443 __

[jboss-user] [Beginners Corner] - Re: Hot deploy with .Class

2008-07-29 Thread jaikiran
You can redeploy an entire application (containing that .class file), without having to restart the server. Is that what you are looking for? If yes, then have a look at http://wiki.jboss.org/wiki/ExplodedDeployment http://wiki.jboss.org/wiki/RedeployAnApplicationWhenChangeAFileInAnExplodedDep