[jboss-user] [Beginners Corner] - Re: Access Denied in 4.0.5.GA
PeterJ
do-not-reply at jboss.com
Wed Apr 23 15:50:11 EDT 2008
Try deploying your war as an exploded archive and see if that gets around the problem.
Also, is JBossAS running when you deploy the war? If so, it could be trying to deploy the war before it is fully copied over. That sometimes causes problems like this. If that is the case, a workaround is to copy the war to a temporary location on the same diska partition as JBossAS, and then move the war file into the deploy directory.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4146313#4146313
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4146313
More information about the jboss-user
mailing list