Convert .class to .Cap
802131Nov 19 2010 — edited Nov 20 2010Good morning everyone!
For me this is not a good day, I was stuck in the time to convert .class to .Cap, has no knack to achieve this conversion, I've read the documentation several times, I tried to do the same, different and failed. I searched the internet a few examples did not work either, I do not know what to do :(
If anyone has a clue, thank you for help.
my last attempt was this:
D:\java_card_kit-2_2_1\samples\src\com\sun\javacard\samples\wallet>converter -ex
portpath "\api_export_files" wallet 0xa0:0x0:0x0:0x0:0x62:0x3:0x1:0xc:0x6:0x1 1.
0
error: input class directory D:\java_card_kit-2_2_1\samples\src\com\sun\javacard
\samples\wallet\wallet not found.
====================================================
D:\java_card_kit-2_2_1\samples\src\com\sun\javacard\samples\wallet>converter -co
nfig wallet.opt
error: input class directory D:\java_card_kit-2_2_1\samples\src\com\sun\javacard
\samples\wallet\com\sun\javacard\samples\wallet not found.
====================================================
Thank you for your help.