Do you add the manifest to the jar file using jar's '-m' option?
tim.

> When I try to invoke my application-client through:
> "java -jar application.jar" I get "invalid manifest
> format: I/O Exception?
> 
> I have a META-INF/MANIFEST.MF, both inside the
> "application.jar" and in the working directory. The
> manifest file is:
> _______
> Manifest-Version: 1.0
> Created-By: Ant 1.2
> 
> Main-Class: com.cmc.ejb.member.MyClient
> ___
> 
> The application runs fine if I extract the jar file,
> though.
> 
> I'd appreciate any tips on why this could be
> happening.
> 
> Thanks
> 
> Satish Gupta
> 
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail. 
> http://personal.mail.yahoo.com/
> 


Reply via email to