Need help on javax.smartcardio [message #1743641] |
Sat, 17 September 2016 12:42  |
Eclipse User |
|
|
|
Hi,
Have tried to deploy the bundle using javax.smartcardio.* to communicate with the smartcard on Kura and got the "java.lang.NoClassDefFoundError: javax/smartcardio/CardException".
Although added below virtual parameter to start_kura_background.sh
-Dorg.osgi.framework.system.packages.extra=javax.smartcardio,version=1.0, the problem was not solved.
Moreover, also tried to add the above parameter to either kura_custom.properties or config.ini, the issue still same.
Please help me on this issue.
NOTE: When tried to run the bundle as a standalone application, it was working fine.
Thanks.
Huy
[Updated on: Mon, 19 September 2016 11:54] by Moderator
|
|
|
|
|
|
|
Re: Need help on javax.smartcardio [message #1791235 is a reply to message #1743641] |
Tue, 26 June 2018 09:34  |
Eclipse User |
|
|
|
Hello,
I tried to use javax.smartcardio in a Kura bundle, but I still have a ClassNotFoundException even with suggestions above.
I checked that javax.smartcardio package is available in my Java environment.
Any advice welcome!
Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.07862 seconds