Invalid application take 2
Hi Device nokia 2700 classic:
I am trying to http OTA distribution of my j2me from web server to nokia 2700 on gprs.
All goes/downloading well but at last error comes "Invalid Application"
http.jad:
MIDlet-Jar-Size: 240540
Mnifest-Version: 1.0
Ant-Version: Apache Ant 1.8.0
Created-By: 1.6.0_18-b07 (Sun Microsystems Inc.)
MIDlet-1: app,/img/vert.png,org.Epot
MIDlet-Vendor: Vendor
MIDlet-Name: app
MIDlet-Version: 1.4.1
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
MIDlet-Jar-URL: [url]http://IP/app1.4.1.jar[/url]
MANIFEST.MF:
MIDlet-Jar-Size: 240540
Mnifest-Version: 1.0
Ant-Version: Apache Ant 1.8.0
Created-By: 1.6.0_18-b07 (Sun Microsystems Inc.)
MIDlet-1: app,/img/vert.png,org.Epot
MIDlet-Vendor: Vendor
MIDlet-Name: app
MIDlet-Version: 1.4.1
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.0
MIDlet-Jar-URL: [url]http://IP/app1.4.1.jar[/url]
Pls advice
Re: Invalid application take 2
[url=http://wiki.forum.nokia.com/index.php/Why_Doesn%27t_My_MIDlet_Run%3F]The wiki might help you[/url]. Most obvious thing from your post: MANIFEST.MF should not contain the MIDlet-Jar-Size or MIDlet-Jar-URL.
Graham.
Re: Invalid application take 2
Hi,
You didn't say how you're building your .jar/.jad files. I use NetBeans and let it handle the dirty details. I've had no trouble downloading from my computer to many phones (including 2700) via Bluetooth, OTA from my website, and my first app has 450,000 downloads through Ovi (including 45,000 to Vietnam where the 2700 is very popular).