Hello,
I am deploying war files to a jboss server, using a maven goal :
|
http://truc-muche.com:8080/jmx-console/HtmlAdaptor?action=invokeOpByName&...
which works well as I get my war being exploded in "server/default/tmp/deploy/"
and the webapp beign available.
But if I restart jboss, the tmp directory is cleaned, and I have to re-deploy the war
file.
Is there any way to modify the target or configure jboss to put the war first in
"server/default/deploy" ?
I have read a part of this forum and didn't find a related question, but if I missed
it, please point me to the right direction :-)
Thanks for any help,
Jeremy
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184862#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...