licel / jcardsim

https://jcardsim.org
222 stars 123 forks source link

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

Closed licel closed 10 years ago

licel commented 10 years ago

From lionel.v...@gmail.com on April 23, 2013 19:51:07

-> 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: http://code.google.com/p/jcardsim/issues/detail?id=11

licel commented 10 years ago

From jcard...@licel.ru on April 25, 2013 06:21:06

Status: Accepted

licel commented 10 years ago

From jcard...@licel.ru on July 04, 2013 05:59:33

Status: Fixed