There's a problem when I deploy an exploded archive in my Ant build to JBoss. If
I've just changed a property file from the last build/deploy, Ant correctly only
copies over the changed property file.
However, JBoss doesn't pick up the change. Is this expected behavior: am I really to
delete the entire exploded archive and redeploy it just for a property file?
Are there any other types of files that might have similar problems, or do XML and .class
files correctly trigger a redploy of that portion only of the archive (when that is all
that has changed)?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4003370#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...