Zip file errors often happen when the hot deployer attempts to deploy an application
before it is fully copied to the deploy directory. This is fairly common if it takes
several seconds to copy the file. The solution is to copy the file to a temporary
directory on the same disk partition as the application server, and then move the file to
the deploy directory.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995186#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...