Hello All,

I wrote a OCF application, which should run in a web browser. I tested
my application with my JBuilder and everything is fine.

But it doesn't run in a web browser :-(
I always get the following error message in the Java Console:

Caught java.lang.NullPointerException: name can't be null while loading
driver com.sun.comm.Win32Driver
opencard.core.terminal.CardTerminalException:
java.lang.NullPointerException
 at
com.gemplus.opencard.terminal.GemplusCardTerminal.open(GemplusCardTerminal.java:273)

 at
com.gemplus.opencard.terminal.GemplusCardTerminal.open(GemplusCardTerminal.java:230)

 at
opencard.core.terminal.CardTerminalRegistry.add(CardTerminalRegistry.java:132)

 at
com.gemplus.opencard.terminal.GemplusCardTerminalFactory.createCardTerminals(GemplusCardTerminalFactory.java:257)

 at
opencard.core.service.SmartCard.handleTerminalFactoryEntries(SmartCard.java:413)

 at
opencard.core.service.SmartCard.configureTerminalRegistry(SmartCard.java:255)

 at opencard.core.service.SmartCard.start(SmartCard.java:527)
 at javaapplet.OCF.<init>(OCF.java:32)
 at javaapplet.start.<init>(start.java:12)
 at javaapplet.Applet1.Start_actionPerformed(Applet1.java:162)
 at javaapplet.Applet1$1.actionPerformed(Applet1.java:52)
 at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
 at
javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown
Source)
 at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
 at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
 at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
Source)
 at java.awt.Component.processMouseEvent(Unknown Source)
 at java.awt.Component.processEvent(Unknown Source)
 at java.awt.Container.processEvent(Unknown Source)
 at java.awt.Component.dispatchEventImpl(Unknown Source)
 at java.awt.Container.dispatchEventImpl(Unknown Source)
 at java.awt.Component.dispatchEvent(Unknown Source)
 at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
 at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
 at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
 at java.awt.Container.dispatchEventImpl(Unknown Source)
 at java.awt.Component.dispatchEvent(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.run(Unknown Source)


I hope somebody can help me.

Thanks :-)

Ciao
Kaweh



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