Hello Everyone,
I'm trying to build an testing application primarily focused on "Digital Signature". I am following the tutorial given in this link...
http://java.sun.com/developer/techni.../javame/satsa/
but while am running this example.. it is showing error:
[ERRR] [carddevice_simu] CARDDEVICE ERROR: javacall_carddevice_reset: can't connect to server
[ERRR] [carddevice_simu] CARDDEVICE ERROR: Reset failed
One more thing :
When i run this midlet on my mobile (Nokia - 2690). It is giving class not found error regarding two classes (CMSMessageSignatureService and CMSMessageSignatureServiceException). Nokia - 2690 have jsr-177 api. http://www.developer.nokia.com/Devic...ications/2690/Then why it is giving such an error ??
Thanks!!

Reply With Quote


