[jboss-user] [Beginners Corner] - Re: ear file claims no meta-inf in war
jaikiran
do-not-reply at jboss.com
Fri Dec 8 05:38:24 EST 2006
anonymous wrote : jar cf helloworld.ear web-app.war META-INF
Had a look at the syntax of jar cf. Here's the syntax:
jar cf jar-file input-file(s)
The command that you are using mentions META-INF as an input file but such a file is not present hence its throwing the error
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3992212#3992212
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3992212
More information about the jboss-user
mailing list