Hi all.
I have a problem using SATSA (JSR-177).
Well, I'm using the ready-to-use example at Gemalto's website:
http://developer.gemalto.com/home/de...7-example.html
however the simulation runs, but I have a problem testing on a real phone, supporting SATSA (Nokia 6500)/and a SIM card (on which I've loaded the applet).
but while running the midlet, it throws an "application error", and then a security exception since the midlet is not allowed to have communication to smart card. all the options for allowing to have data access to the smart card under the options menu (on the phone) are disabled.
So what should I do to make the midlet run, having the exchangeAPDU with the SIM? the codes are correct.
I've heard about the signing, is it a possible solution? how should I do that?
Thanks.

Reply With Quote

