Invalid JAD descriptor - Need Help!!!
Im trying to run a midlet i made on my samsung d600. When i try download the midlet everything works fine until right at the end of the donwload when it says invalid jad descriptor.
MANIFEST.MF
Manifest-Version: 1.0
MIDlet-Name: Hilary Duff mXit
MIDlet-Version: 3.0.5
MIDlet-Vendor: Jason
MIDlet-Description: Mobile Instant Messenger
MIDlet-Icon: icon.png
MIDlet-Info-URL: custommxit.wen.ru
MIDlet-1: MXit,/icon.png,MXit
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-1.0
Polish-Version: 1.3<beta3>
JAD
MIDlet-1: MXit,/icon.png,MXit
MIDlet-Jar-Size: 113508
MIDlet-Jar-URL: Mxit_Duff1.jar
MIDlet-Name: Hilary Duff mXit
MIDlet-Vendor: Jason
MIDlet-Version: 3.0.5
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-1.0
Ive made sure the jar size and the size in the JAD are identical but it still doesnt work. Please could someone point in the right direction or tell me what im doing wrong. Thanks in advance!

