I have an application that runs on its own but fails when put into an Applet with both Netscape and Microsoft browsers as shown below. I believe I have handled security signatures and policies correctly and the error does not seem to be associated with that. any ideas? ----------------------------------------------------------- Java(TM) Plug-in: Version 1.3.0-C Using JRE version 1.3.0 Java HotSpot(TM) Client VM User home directory = C:\WINDOWS\Profiles\alan Proxy Configuration: no proxy JAR cache enabled. [DEBUG ] opencard.core.service.SmartCard.getRegistryEntry --- message tag OpenCard.terminals = com.sun.oc.terminal.sm.SMCardTerminalFactory|Smart.Mouse|SM1|COM1 --- thread Thread[thread applet-Demo2App.class,4,file:/D:/download/jtest/-threadGroup] --- source class opencard.core.service.SmartCard [DEBUG ] opencard.core.terminal.CardTerminal.<init> --- message (Smart.Mouse, SM1, COM1) --- thread Thread[thread applet-Demo2App.class,4,file:/D:/download/jtest/-threadGroup] --- source class opencard.core.terminal.CardTerminal [DEBUG ] opencard.core.terminal.CardTerminalRegistry.cardTerminalAdded --- message (com.sun.oc.terminal.sm.SM1CardTerminal@110003 + name Smart.Mouse + type SM1 + addr COM1) --- thread Thread[thread applet-Demo2App.class,4,file:/D:/download/jtest/-threadGroup] --- source opencard.core.terminal.CardTerminalRegistry@17e4ca CardTerminalException: Cannot configure serial port COM1 opencard.core.terminal.TerminalInitException: Cannot configure serial port COM1 ----------------------------- Alan Leibert Director Card Europe Tel: +44 1923 897477 Fax: +44 1923 897414 Email: [EMAIL PROTECTED] web: http://www.cardeurope.demon.co.uk --- > 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.
