Hi,
I am trying to create a Midlet using SATSA-APDU to send APDU commands to UIM, but when I tried to run application on my E7-00, I got AccessControlException: Permission javax.microedition.apdu.aid not allowed. I know this kind of exception my be caused by not signing the midlet with a certificate. My question is if Nokia provides code sign certificates for testing purpose so that I can test my midlet on the device with it signed. Are there any other ways to test SATSA-APDU midlets on real devices?
By the way, I have a code sign certificate issued by VeriSign Class 3 Signing 2004 CA, this certificate expired on 2008-09-15. I was not able to install my midlet signed by this certificate because VeriSign Class 3 Signing 2004 CA doesn't appear in the list of authority certificates of E7-00.
Thanks in advance!

Reply With Quote

