Well, I solved this issue. Heres the deal: I had some user defined attributes in my jad file and manifest file and in two cases they did not match because of an error in my build system (specifically...
Type: Posts; User: deanandreakis; Keyword(s):
Well, I solved this issue. Heres the deal: I had some user defined attributes in my jad file and manifest file and in two cases they did not match because of an error in my build system (specifically...
Well, I checked the permissions attribute in the manifest and the jad and they are identical.
I went to settings->security->authority certificates->certificate list and I see the following three certs from VeriSign:
1. Class 3 Public Primary Certification Authority - G2(c) 1998 VeriSign,...
I am installing the application via a USB cable and the Nokia PC suite. The certificate chain looks like this:
MIDlet-Jar-RSA-SHA1:...
I failed to mention in my original post that if I do not sign the application then it installs and starts up fine on the 6270.
I have a J2ME application that I sign with a Verisign Class 3 Digital certificate
(trusted 3rd party domain) and it installs and works fine on my Nokia 6230i but
when I install it on my Nokia 6270...
My JAD file has the following permissions set:
MIDlet-Permissions:...
I have a very odd issue. I have a MIDlet that uses a udp connection and it works just fine on a 6230i. If I sign the application though, then the application installs fine and starts fine but it...
Well, as it turns out I can post the solution to my own problem: I had the MIDlet-Data-Size attribute defined in the JAD file and it was defined for 500K. When I removed it then the MIDlet installed...
I have a 6230i w/ firmware v 3.40 and when I try and install a MIDlet OTA it reboots the phone. I have seen this on (2) 6230i devices so far with (2) different MIDlets. Specifically, the jad file is...
I have installed Nokia WMAExample on two 6230 devices and am sending an sms from one to the other in order to see the PushRegistry mechanism wake-up and start the application on the second device....