When i try to run the following command :
jar cvfm myjar.jar manifest.txt *.class
I get the following exceptions :
java.io.
I'm guessing that there's a problem with your manifest file. Give it a look to see if you've got a typo in the name of a header variable.