"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
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
__
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