[jboss-user] [Beginners Corner] - Re: java.util.zip.ZipException: error in opening zip file
PeterJ
do-not-reply at jboss.com
Wed Jul 12 12:48:45 EDT 2006
web.app should be in the greeterapp.war/WEB-INF folder. So that I can make sure all of your files are in the correct location, enter the following command at a command prompt (from the deploy directory) and post the results:
dir /b /s greeterapp.war
The error message you got is related to the missing web.xml problem.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957424#3957424
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957424
More information about the jboss-user
mailing list