Hi,
here are my opencard.properties:
###############################
# Card service configuration #
###############################
OpenCard.services = \
com.ibm.opencard.factory.MFCCardServiceFactory \
opencard.opt.util.PassThruCardServiceFactory
###############################
# Card terminal configuration #
###############################
OpenCard.terminals =
com.ibm.opencard.terminal.pcsc10.Pcsc10CardTerminalFactory
###############################
# Trace configuration #
###############################
OpenCard.trace = opencard:5
I use the reiner-sct pinpad cardterminal. So I don't know, if this
configuration will work with my ct.
Thx,
Bernd
> -----Urspr�ngliche Nachricht-----
> Von: Brian McGuiness [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 23. Juli 2004 12:59
> An: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Betreff: Re: AW: [OCF] problems to install opencard
>
> Try upping the value of trace in the opencard.properties file to see
> more debug info.
>
> cheers
>
> Bernd Kalwar wrote:
>
> > Hi,
> >
> > it seems that I made a little step forward. I've installed the wrapper
> form
> > gemplus.
> >
> > When I start a demo, which wants to read information form the card, the
> > batch stop with the message: Uses ISOTPDU
> >
> > After this message I must abort the batch manually, because it doesn't
> do
> > anything.
> >
> > C:\OpenCard\OCF1.2\demos>GetCardID.bat
> > Setting up environment...
> > (Edit C:\OpenCard\OCF1.2\\demos\setenv.bat
> > to change these settings.)
> > ------------------------------------------------------------
> > OCF_INSTALLDIR=C:\OpenCard\OCF1.2\
> > OCF_CLASSPATH=;C:\OpenCard\OCF1.2\lib\base-
> core.jar;C:\OpenCard\OCF1.2\lib\b
> > ase-
> > opt.jar;C:\OpenCard\OCF1.2\lib\reference-
> services.jar;C:\OpenCard\OCF1.2\lib
> > \sb-
> > demo.jar;C:\OpenCard\OCF1.2\lib\sb-demo-
> ext.jar;C:\OpenCard\OCF1.2\lib\lib\p
> > csc-
> > wrapper-2.0.jar;;
> >
> PATH=C:\AVRWin\bin;C:\AVRWin\utils\bin;C:\PROGRA~1\NuSphere\TechPlat\perl\
> bi
> > n;C:
> >
> \WinAVR\bin;C:\WinAVR\utils\bin;C:\texmf\miktex\bin;C:\WINDOWS\system32;C:
> \W
> > INDO
> >
> WS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\Tcl\bin;C:\Programme\doxygen\bin;C
> :\
> > Open
> >
> Card\OCF1.2\lib;C:\OpenCard\OCF1.2\lib;C:\OpenCard\OCF1.2\lib;C:\OpenCard\
> OC
> > F1.2
> >
> \lib;C:\OpenCard\OCF1.2\lib;C:\OpenCard\OCF1.2\lib;C:\OpenCard\OCF1.2\lib;
> C:
> > \Ope
> >
> nCard\OCF1.2\lib;C:\OpenCard\OCF1.2\lib;C:\OpenCard\OCF1.2\lib;C:\OpenCard
> \O
> > CF1.
> > 2\lib
> > ------------------------------------------------------------
> > Starting demo...
> > ------------------------------------------------------------
> > start use case: get a card ID
> >
> > Uses ISOTPDU
> >
> >
> > Demos, that only read information from the cardterminal, works without
> > problems (e.g. getterminalsinfo.bat)
> >
> > Thank you for the support,
> > Bernd
> >
> >>-----Urspr�ngliche Nachricht-----
> >>Von: Stef Hoeben [mailto:[EMAIL PROTECTED]
> >>Gesendet: Freitag, 23. Juli 2004 11:48
> >>An: Bernd Kalwar
> >>Cc: [EMAIL PROTECTED]
> >>Betreff: Re: [OCF] problems to install opencard
> >>
> >>Hi,
> >>
> >>maybe try the PC/SC wrapper from Gemplus:
> >>http://www.gemplus.com/techno/opencard/cardterminals/pcsc/download.html
> >>
> >>That's what I had to do last year in order to get it working on my
> Win2K.
> >>
> >>Cheers,
> >>Stef
> >>
> >>Bernd Kalwar wrote:
> >>
> >>
> >>>Hi together,
> >>>
> >>>I've some trouble to install the opencard-framework. I'm using a
> >>>PC/SC-reader (CyberJack pinpad USB from ReinerSCT) on a windows-XP
> >>
> >>system.
> >>
> >>>The installation-routine is always warning me: "Couldn�t find Microsoft
> >>>smart card base components on your system. ...", although the service
> is
> >>>installed and already running. (I use the included Service from Windows
> >>
> >>XP
> >>
> >>>and didn't install it again) So I continued the installation.
> >>>
> >>>When I trie to run a demo-application, I always get the following
> return:
> >>>
> >>>C:\OpenCard\OCF1.2\demos>GetAnyCard.bat
> >>>Setting up environment...
> >>>(Edit C:\OpenCard\OCF1.2\\demos\setenv.bat
> >>>to change these settings.)
> >>>------------------------------------------------------------
> >>>OCF_INSTALLDIR=C:\OpenCard\OCF1.2\
> >>>OCF_CLASSPATH=;C:\OpenCard\OCF1.2\lib\base-
> >>
> >>core.jar;C:\OpenCard\OCF1.2\lib\b
> >>
> >>>ase-
> >>>opt.jar;C:\OpenCard\OCF1.2\lib\reference-
> >>
> >>services.jar;C:\OpenCard\OCF1.2\lib
> >>
> >>>\sb-
> >>>demo.jar;C:\OpenCard\OCF1.2\lib\sb-demo-
> >>
> >>ext.jar;C:\OpenCard\OCF1.2\lib\refer
> >>
> >>>ence
> >>>-terminals-windows.jar;;
> >>>PATH=C:\AVRWin\bin;C:\AVRWin\utils\bin;C:\PROGRA~1\NuSphere\TechPlat\pe
> rl
> >>
> >>\bi
> >>
> >>>n;C:
> >>>\WinAVR\bin;C:\WinAVR\utils\bin;C:\texmf\miktex\bin;C:\WINDOWS\system32
> ;C
> >>
> >>:\W
> >>
> >>>INDO
> >>>WS;C:\WINDOWS\System32\Wbem;C:\PROGRA~1\Tcl\bin;C:\Programme\doxygen\bi
> n;
> >>
> >>C:\
> >>
> >>>Open
> >>>Card\OCF1.2\lib
> >>>------------------------------------------------------------
> >>>Starting demo...
> >>>------------------------------------------------------------
> >>>start use case: get already inserted card or a new card
> >>>
> >>>CardTerminalException:
> >>>Pcsc10CardTerminal: PCSC Exception in method SCardGetStatusChange:
> error
> >>>executi ng SCardGetStatusChange return code = 80100009
> >>>
> >>>
> >>>finished use case: get already inserted card or a new card
> >>>------------------------------------------------------------
> >>>Dr�cken Sie eine beliebige Taste . . .
> >>>
> >>>
> >>>So, what can I do to get my card-reader running?
> >>>
> >>>Thank you,
> >>>Bernd Kalwar
> >>>
> >>>
> >>>
> >>>
> >>>---
> >>>
> >>>
> >>>
> >>>>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.
> >
> >
> >
> > ---
> >
> >>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.
---
> 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.