Max Rydahl Andersen [
https://community.jboss.org/people/maxandersen] created the
discussion
"Re: Restart AS7 after every codechange?"
To view the discussion, visit:
https://community.jboss.org/message/722584#722584
--------------------------------------------------------------
The force hot redeployment with .dodeploy is what right click on a module and choosing
Restart will do for you.
In latest builds we also have a field on the server editor where you can say which files
you want to always trigger a restart.
its default to .*.jar$ but you can set it to .jar$|.class$ and it will force restart on
every .jar or .class change.
but not on xhtml since it does not match the regular expression.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/722584#722584]
Start a new discussion in JBoss Tools at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]