Hello,

Tom McKearney wrote:
> 
> I am trying to use Visual J++ to debug and I get the following 
> exception: [...]
> 
> C:\Program Files\Microsoft Visual Studio\VJ98>jvc -?
> Microsoft (R) Visual J++ Compiler Version 6.00.8424
>
> Do you know what would cause this?

The OCF PC/SC wrapper that you are trying to use as
a CardTerminal is using JNI (Java Native Interface)
in order to access the PC/SC resource manager.

So you must use a JVM that implement JNI (part of the Java
spec) in order to use OCF! And this is not the case of J++,
which is not a "real" Java (it lacks both JNI and RMI). MS has
lost a lawsuit from Sun because of this. They have provided a
compliant version on their web site for a while so you could
try to get a patch, but I have no idea if it is still available
and where it can be found.

An other solution is to use a JVM that is compliant to
the Java specs: Sun's JDK, Symantec Caf�, Visual Age, etc.

Hope it helps.

Cheers,
Christophe.

= Hi guys... nothing to tell... every system is running, Windows9x,=
= WindowsNT, Linux, Windows00 too!! (Whoops, Windows 00 !!?!?).    =
-- 
-------------------------------------------------------------
[EMAIL PROTECTED] - Gemplus Research Lab
Phone: +33 4-42-36-57-83 | Fax: +33 4-42-36-55-55
-------------------------------------------------------------


---
> 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