I've read through many posts about "invalid application" issues and tried suggestions but still can't get my signed app to install on our C3-00. We just got a new VErisign code signing certificate and I'm signing it using netbeans (Actually I've reverted to using the basic hello world app that netbeans builds by default). If I don't sign it then I can deploy it and it works fine on the device. Whevever I sign it I get "invalid application".
Here's my jad file
MIDlet-1: HelloMIDlet, , hello.HelloMIDlet
MIDlet-Certificate-1-1: (removed for post)
MIDlet-Certificate-1-2: (removed for post)
MIDlet-Certificate-1-3: (removed for post)
MIDlet-Certificate-1-4: (removed for post)
MIDlet-Jar-RSA-SHA1: (removed for post)
MIDlet-Jar-Size: 18466
MIDlet-Jar-URL: Monday2.jar
MIDlet-Name: Monday2
MIDlet-Permissions: javax.microedition.io.Connector.file.read, javax.microedition.io.Connector.file.write, javax.microedition.io.Connector.https
MIDlet-Vendor: Vendor
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.1
Any suggestions?

Reply With Quote




