[jboss-user] [Beginner's Corner] - Re: Running application without restart jboss 7

Wolf-Dieter Fink do-not-reply at jboss.com
Tue Mar 20 08:07:42 EDT 2012


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&containerType=14&container=2075]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20120320/883696c6/attachment-0001.html 


More information about the jboss-user mailing list