Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: Running application without restart jboss 7"
To view the discussion, visit:
https://community.jboss.org/message/725042#725042
--------------------------------------------------------------
If you use 'exploded' mode it should be picked up directly (any file change in the
directory force a redeploy)
Add attribute 'auto-deploy-exploded=true' to the deployment-scanner or add a
(empty) file <yourAppName>.dodeploy in parallel to the directory of you app in
deployments.
But be aware this in *ONLY for developer* because it can not ensured that the scanner
deploy the directory in the middle of changing content.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/725042#725042]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]