Hello Saira,
Could you check if you have cryptog.jar in your classpath ? In this file,
there is an implementation of a security provider. It is also recommended to
declared this provider in the file <jdk_home>/jre/lib/security/java.security
by the following line:
#
# Cryptix security provider declaration
#
security.provider.2=cryptix.provider.Cryptix
(number "2" if you already have a security provider declared)
Laurent
Regards.
-----Original Message-----
From: Saira Bhatti [mailto:[EMAIL PROTECTED]]
Sent: vendredi 2 mars 2001 12:26
To: [EMAIL PROTECTED]
Subject: [OCF] Identify the problem
Here is what the exception comes when i'm simply doin is creatig thecard
service (VOP Card service) of the gemxpresso javacard 211/VOP:
java.lang.NoClassDefFoundError: cryptix/provider/Cryptix
at
com.gemplus.opencard.service.op.vop.CryptoVOP.<init>(CryptoVOP.java:114)
at
com.gemplus.opencard.service.op.vop.CardServiceVOPCoreOP201.<init>(CardServi
ceVOPCoreOP201.java:193)
at
com.gemplus.opencard.service.op.vop.vop211.CardServiceVOP211.<init>(CardServ
iceVOP211.java:105)
at
opencard.core.service.CardServiceFactory.newCardServiceInstance(CardServiceF
actory.java:157)
at
opencard.core.service.CardServiceFactory.getCardServiceInstance(CardServiceF
actory.java:99)
at
opencard.core.service.CardServiceRegistry.getCardServiceInstance(CardService
Registry.java:257)
at opencard.core.service.SmartCard.getCardService(SmartCard.java:324)
at testing.client.TestingClient.initOCF(TestingClient.java:193)
at testing.client.TestingClient.main(TestingClient.java:572)
at symantec.tools.debug.MainThread.run(Agent.java:48)
What have I done wrong?
Regards,
-Saira
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.