Bhanu Maruvada - 2009-04-20

Hi,
I have created a jar file using fatjar.
Now i would like to add a file to this jar. when I run this:
jar uf Myjar.jar myfile
it says unable to access jarfile uf
is there away to overcome this?