Steffen Haase wrote:

 > That can't be all. Please configure your opencard.properties file.
 > Please set the debug options from 4 to 8.

The whole output is attached as OUTPUT.ZIP in this email.

 > The terminal implementation which comes with the OCF Reference Impl.
 > package doesn't work correctly. Please use only the newst driver from
 > the gemplus developer homepage.

Yes. I use this in the opencard.properties file
The declaration there is enough I suppose.
(see attached opencard.properties file)

Cheers,
Akis

###############################
# Card service configuration  #
###############################
# use the OCF PassThru card service factory
#OpenCard.services = opencard.opt.util.PassThruCardServiceFactory

# use the GPK card service factory
OpenCard.services = com.gemplus.opencard.service.gpk.factory.GPKCardServiceFactory


###############################
# Card terminal configuration #
###############################

OpenCard.terminals = 
com.gemplus.opencard.terminal.GemplusCardTerminalFactory|MyGemCore|GCR410|COM1


#######################
# TRACE configuration #
#######################

# Informational
#OpenCard.trace = opencard:6 com.gemplus.opencard.service:6 
com.gemplus.opencard.terminal:6

# Warnings ...
#OpenCard.trace = opencard:4 com.gemplus.opencard.service:4 
com.gemplus.opencard.terminal:4

# ALL
OpenCard.trace = opencard:8 com.gemplus.opencard.service:8 
com.gemplus.opencard.terminal:8

output.zip

Reply via email to