[jboss-user] [Beginners Corner] - Re: java.util.zip.ZipException

PeterJ do-not-reply at jboss.com
Tue Dec 19 20:59:12 EST 2006


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#3995186

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995186



More information about the jboss-user mailing list