Hello,
I am working with an applet that gets the smartcard via event
notification (cardInserted and cardRemoved methods).
If I run the applet as an application it works fine but if I try to run
it as an applet I get the next error in the Java Plug-In when doing the
event registration:
java.lang.NoSuchMethodError:
opencard.core.terminal.CardTerminalRegistry: method
setObserver(Lopencard/core/terminal/Observer;)V not found
at
opencard.core.event.EventGenerator.getGenerator(EventGenerator.java:101)
at ParkingApplet.register(ParkingApplet.java:540)
at ParkingApplet.init(ParkingApplet.java:120)
at sun.applet.AppletPanel.run(Compiled Code)
at java.lang.Thread.run(Thread.java:479)
Can anybody help me?
Thanks in advance.
Best Regards.
Jose Miguel
---
> 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.