I get the same exception

SignatureCard - start OpenCard
Caught java.lang.SecurityException while loading driver
com.sun.comm.Win32Driver
opencard.core.terminal.CardTerminalException: java.lang.SecurityException
        at java.lang.Throwable.<init>(Compiled Code)
        at opencard.core.terminal.CardTerminalException.<init>(Compiled
Code)
        at
com.ibm.opencard.terminal.gemplus.GCR410CardTerminal.open(GCR410CardTermina
l.java:166)
        at
opencard.core.terminal.CardTerminalRegistry.add(CardTerminalRegistry.java:1
01)
        at
com.ibm.opencard.terminal.gemplus.GemPlusCardTerminalFactory.createCardTerm
inals(GemPlusC
ardTerminalFactory.java:65)
        at
opencard.core.service.SmartCard.handleTerminalFactoryEntries(Compiled Code)
        at
opencard.core.service.SmartCard.configureTerminalRegistry(Compiled Code)
        at opencard.core.service.SmartCard.start(Compiled Code)
        at demos.stockbroker.SignatureCard.<init>(Compiled Code)
        at demos.stockbroker.IBClientF.<init>(Compiled Code)
        at demos.stockbroker.IBClient.init(IBClient.java:58)
        at sun.applet.AppletPanel.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)



The FAQ for javax.comm explicitly mentions that support for the JDK 1.2
security model is not yet implemented.
Sorry for the time being.

Q: Can I use the Java communications API in applets?

A: Yes in signed applets, but no in unsigned applets (most cases). Since we

   do not allow unsigned applets access to any communications port under
the
   JDK1.1 security model, you can not use the Java communications API with
   unsigned applets. We do plan to be compliant to JDK1.2 security model in

   later releases, which might allow trusted applet access to ports.


Peter Bendel, Smartcard Solutions,       Tel.: +49-7031-16-4650, Fax -4888
Dept. 4969, Bldg. 7103-01, Room 01-109        Lotus Notes:  bed@ibmde
IBM Pervasive Computing Division         Internet: [EMAIL PROTECTED]

Please visit the OpenCard Framework's homepage at http://www.opencard.org


Visit the OpenCard Framework's WWW site at http://www.opencard.org/ for
access to documentation, code, presentations, and OCF announcements.
-----------------------------------------------------------------------------
To unsubscribe from the OCF Mailing list, send a mail to
"[EMAIL PROTECTED]" with the word "unsubscribe" in the BODY of the
message.

Reply via email to