Re: [OCF] Re: Question on CardServices

2000-01-18 Thread Tom McKearney
So, if I understand you correctly, you want to be able to use Smartcards without knowing anything about them? Good luck! "Chris Taylor" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Carles, [snip] > What I think Karl and I want is the following: > > 1) Cho

Re: [OCF] Re: Question on CardServices

2000-01-18 Thread Chris Taylor
Carles, So, if I understand you correctly, I need to do the following: 1) Choose a smart card vendor 2) Get their manual on what APDUs I need to send the card for key and signature generation 3) Write OCF CardServices implementing the OCF interfaces for those on-card functions 4) Write a CardSer

RE: [OCF] Re: Question on CardServices

2000-01-18 Thread Carles Barrobes
Hi Karl, Chris and Tom, > i have the same problem. it seems that there is really no other vendor > supplying usable CardServices for its smart cards than IBM. i have heard > that GemPlus is working on CardServices for its GPK8000 card, but i > haven't > seen any yet. > the support for CardService

Re: [OCF] Re: looking for additional cards...

2000-01-18 Thread HANSMANN
Graham, MFC cards as well as documentation is available from ComCard http://www.comcard.de Best regards Uwe Hansmann ([EMAIL PROTECTED]) IBM Pervasive Computing [EMAIL PROTECTED] on 18.01.2000 16:12:33 Please respond to "Graham Phillips" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc:

Re: [OCF] Re: looking for additional cards...

2000-01-18 Thread Graham Phillips
A related problem is how to get hold of documentation on the MFC cards. Does anyone know of a good manual or source of online documents? Could a link be put on the OCF web site? -- Graham Phillips Clinical and Biomedical Computing Unit University of Cambridge Clinical School Box 111, Addenbrooke

Re: [OCF] Re: Question on CardServices

2000-01-18 Thread Karl Scheibelhofer
- Original Message - From: Chris Taylor <[EMAIL PROTECTED]> To: Tom McKearney <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, January 17, 2000 11:37 PM Subject: Re: [OCF] Re: Question on CardServices > Tom, > > Thanks for the response. Doesn't that seem like a lot of work for som

[OCF] Solution for Problems with OCF11CardServiceFactory

2000-01-18 Thread SCHAECK
Hello, recently problems were reported on the OpenCard mailing list, where an exception like this is thrown: Exception in thread "main" java.lang.IllegalAccessError: try to access field ope > ncard/core/service/CardServiceFactory.class$opencard$core$service$CardServiceFac > tory from class ope