Now when the following code execute, the program stop and wait, don't have any exception.... opencard.core.service.SmartCard.start();
----- Original Message ----- From: "Brian McGuiness" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 5:51 PM Subject: Re: Fw: [OCF] No reader found That looks ok assuming your reader is connected to Com 1. Other than that I guess you will need to step through your code and see what goes wrong. cheers win Patterson wrote: > My opencard.properties looks like > > # Configuring the CardServiceRegistry > > OpenCard.services = > com.gemplus.opencard.service.gpk.factory.GPKCardServiceFactory > > > # Configuring the CardTerminalRegistry > # The parameters after the class name are: > # name, type, and address of the card terminal > > OpenCard.terminals = > com.gemplus.opencard.terminal.GemplusCardTerminalFactory|GCR410P|GCR410|COM1 > > > # Configuring Tracing > OpenCard.trace = opencard.core:6 > opencard.opt:0 > com.gemplus.opencard.terminal.GemplusCardTerminalFactory:8 > > # Overriding OpenCard.property > OpenCard.property = new_value > OpenCard.property.override = true > > anything goes wrong???? > > > > win Patterson wrote: > >>When I install the OCF, I choose "pure Java" instead of "PCSC"~~~ >>I cant "remove" the gemplus 410P card reader, caz' the Windows 2000 will >>install it automatically.... > > Sorry, my wrong use of the word 'remove'. Your gemplus reader is a plug > and play one with the driver pre installed by Microsoft so you are doing > the right thing in disabling it. > > In that case the likely culprit is your opencard.properties file. What > does it look like? > > cheers > > > >>so now I just "disable" it in the devices list....but still can't work~~ >>Is different between pure java and PCSC???? >> >>----- Original Message ----- >>From: "Brian McGuiness" <[EMAIL PROTECTED]> >>To: <[EMAIL PROTECTED]> >>Sent: Monday, March 24, 2003 9:28 PM >>Subject: Re: [OCF] No reader found >> >> >>Why did you remove the reader from the device list? Are you not using >>the Gemplus reader under PCSC? >> >>cheers >> >>win Patterson wrote: >> >> >>>Hi all.. >>> As I installed the OCF and GemPlus card reader, I wanna run the demo = >>>startOpenCard.bat, but get the following exception=20 >>> CardTerminalException: >>> opencard.core.terminal.CardTerminalException: No reader = >>>found! >>>I had remove the device of the gemplus card reader from the device = >>>manager.... >>>Could someone tell me why??thanx!!! >>> >>> >>>--- >>> >>> >>> >>>>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. >>> >>> >>> >> >> >> >> >>-- >>------------------------------------------------------------------ >> Brian McGuiness Phone: +44(0)1355 272911 >> Senior Software Engineer Fax: +44(0)1355 272993 >> Ecebs Limited >> The James Watt Building, >> Scottish Enterprise Technology Park, >> East Kilbride >> G75 0QD Email: [EMAIL PROTECTED] >> United Kingdom Internet: http://www.Ecebs.com >> >> This email is only for the use of the addressee. It may contain >> information which is legally privileged, confidential and exempt >> from disclosure. If you are not the intended recipient you are >> hereby notified that any dissemination, distribution, or copying >> of this communication and its attachments is strictly prohibited. >>------------------------------------------------------------------ >> >> >>--- >> >> >>>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. >> >> >> > > > > > -- > ------------------------------------------------------------------ > Brian McGuiness Phone: +44(0)1355 272911 > Senior Software Engineer Fax: +44(0)1355 272993 > Ecebs Limited > The James Watt Building, > Scottish Enterprise Technology Park, > East Kilbride > G75 0QD Email: [EMAIL PROTECTED] > United Kingdom Internet: http://www.Ecebs.com > > This email is only for the use of the addressee. It may contain > information which is legally privileged, confidential and exempt > from disclosure. If you are not the intended recipient you are > hereby notified that any dissemination, distribution, or copying > of this communication and its attachments is strictly prohibited. > ------------------------------------------------------------------ > > > --- > >>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. > > > -- ------------------------------------------------------------------ Brian McGuiness Phone: +44(0)1355 272911 Senior Software Engineer Fax: +44(0)1355 272993 Ecebs Limited The James Watt Building, Scottish Enterprise Technology Park, East Kilbride G75 0QD Email: [EMAIL PROTECTED] United Kingdom Internet: http://www.Ecebs.com This email is only for the use of the addressee. It may contain information which is legally privileged, confidential and exempt from disclosure. If you are not the intended recipient you are hereby notified that any dissemination, distribution, or copying of this communication and its attachments is strictly prohibited. ------------------------------------------------------------------ --- > 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.
