Hi,
I don't know much about gemxpresso.
But when u r using gemplus cards in OCF u have to add
Cryptix as a security provider. U can get the required
jar file from cryptix.com. Put this in ur class path.
Then in the file java.security u can find a line
security.provider.1=sun.security.provider.Sun
Add the following line below that.
security.provider.2=cryptix.provider.Cryptix
I think it should work...
Regards
Ramkumar
"Saira Bhatti" <[EMAIL PROTECTED]> wrote:
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.
Ramkumar. R
Asst. Systems Engineer
Advanced Technology Centre
Tata Consultancy Services
1-2-10 Coromandel House, S.P Road
Secunderabad - 500 003, India
Phone : 91-40-7814515/7 Ext : 367
www.tcs.com
____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
---
> 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.