Maybe, you should run your applet with "java -verbose" option to know
exactly what class is not loaded and enable the trace in OCF to check if
CardService VOP is really loaded.
I remind you that if you use the GemXpresso RAD 2.4 (or older), only OCF
1.1.1 is supported.

Best regards.
Laurent.


>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED]]
>Sent: Sunday, November 12, 2000 2:38 AM
>To: [EMAIL PROTECTED]
>Subject: [OCF] ClassNotFoundException: CardService implementing
>blahblahblah
>
>
>Hi,
>
>I'm note sure if this is a OCF issue or not, but maybe somebody has a
>solution for me according to it.
>
>I'm trying to access my Card (GemXPresso 211) and the GemPC410
>(GCR410)
>Terminal/Reader with an applet. Everything seems to work fine
>(yes, I got
>the serial port to run with the JDK 1.2.2 Plugin and the
>JavaComm API for
>Windows) until I want to use a special card service named
>CardServiceVOP211.
>When I start the applet I get the correct Terminal (as you see
>below) and a
>SmartCard object. After that I want to authenticate to the
>card, for what I
>need this CardService. Unfortunately I always get this
>ClassNotFoundException.
>I'm very sure that the CLASSPATH points to the right .jar
>file. Also the
>opencard.properties and card.properties files are in the
>correct directory
>and includes the correct settings for this cardservice:
>OpenCard.services =
>com.gemplus.opencard.service.op.vop.vop211.CardServiceVOP211Factory
>
>Application Trace and Error Message:
>
>  Gemplus Card Terminal Version:  4.01.003 Date:  December 10, 1999
>  Did not find Gempluscardterminal.properties file
>  Uses OCF Polling list techniques
>Card inserted...now authenticating...
>Obtained the following CardID:
>3B 6E 00 00 80 31 80 65 B0 03 01 01 5E 83 00 00
>90 00
>
>java.lang.ClassNotFoundException: CardService implementing class
>com.gemplus.opencard.service.op.vop.vop211.CardServiceVOP211
>         at
>opencard.core.service.CardServiceRegistry.getCardServiceInstance
>(CardServiceRegistry.java,
>
>Compiled Code)
>         at
>opencard.core.service.SmartCard.getCardService(SmartCard.java:325)
>         at
>CardIssueApplet$CardIssueCardAction.cardInserted(CardIssueApple
>t.java:550)
>         at
>opencard.core.terminal.CardTerminalRegistry.createEventsForPresentCards
>(CardTerminalRegistry.java,
>
>Compiled Code)
>         at CardIssueApplet.initSM(CardIssueApplet.java:229)
>         at CardIssueApplet.init(CardIssueApplet.java:100)
>         at sun.applet.AppletPanel.run(AppletPanel.java:333)
>         at java.lang.Thread.run(Thread.java:479)
>
>
>Any help or hints would be appreciated. Thx in advance.
>
>regards
>Steffen Tacke
>
>
>
>
>
>---
>> 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.

Reply via email to