[jboss-user] [Installation, Configuration & Deployment] - Re: Jboss AS Deployer Issues
PeterJ
do-not-reply at jboss.com
Mon Nov 6 12:13:36 EST 2006
Problems if this type typically indicate that the hot deployer started looking at the ear/war contents before those contents were fully copied to the deploy directory. This can happen if, for example, you copy a large ear file across a network. If it takes several seconds to copy the file, a better mechanism would be to first copy the file to a temporary location on the same partition as JBoss and then move the file to the deploy directory.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983500#3983500
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983500
More information about the jboss-user
mailing list