aruaravind / jcardsim

Automatically exported from code.google.com/p/jcardsim
0 stars 0 forks source link

Where are javacard.framework.service.* Classes ? #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
-> What steps will reproduce the problem?
1. try to create a new instance of a javacard.framework.service.Dispatcher 
Class in an applet
2. use the command line and launch  com.licel.jcardsim.utils.APDUScriptTool as 
you would for any other applet

-> What is the expected output? What do you see instead?
I'd expect a normal behaviour: class would be instanciated and APDUs could then 
be dispatched to services registered into this dispatcher

Instead, we get the following error:
 "Unable to execute sampleAPDU.txt due to: null"

-> What version of the product are you using? On what operating system?
jcardsim-2.2.1-all.jar on windows XP

-> Please provide any additional information below.
I see no class from javacard.framework.service in the jcardsim-2.2.1-all.jar 
file is it normal ???

Original issue reported on code.google.com by lionel.v...@gmail.com on 23 Apr 2013 at 3:51

GoogleCodeExporter commented 9 years ago

Original comment by jcard...@licel.ru on 25 Apr 2013 at 1:21

GoogleCodeExporter commented 9 years ago

Original comment by jcard...@licel.ru on 4 Jul 2013 at 12:59

GoogleCodeExporter commented 9 years ago
Updated version (July 04,2013)  jcardsim.cfg and apdu.script  fixes this issue.

Original comment by kis...@tyfone.com on 8 Jan 2014 at 1:26