Dear all, Thank you Lars for your answer, which put on the right track. Indeed as soon as I renamed the file from 'opencard.properties' to '.opencard.properties' in the 'user.home' directory the browser managed to find the and load the properties. By the way is there a reason for this extra dot? So here comes the next problem. There is one more property file as you very well know: 'readers.cfg' that is used with migration terminals. Which contains the type of the reader, the comm port and a dll name used. Once more the browser does not manage to find the correct settings when called from PWS. Instead the contents of the default file seem to be loaded. Erroneous settings with PWS using NescapeSystemAccess.loadLibrary() [DEBUG ] opencard.core.terminal.CardTerminal.<init> --- message (IBM 5948-B02 Card Terminal, PCSCMIG, ) --- thread Thread[AppletEventDispatcher,5,applet-Applet1.class] --- source class opencard.core.terminal.CardTerminal Correct settings with debugger using NescapeSystemAccess.loadLibrary() [DEBUG ] opencard.core.terminal.CardTerminal.<init> --- message (TOWITOKO terminals, PCSCMIG, ) --- thread Thread[thread applet-FaceControl.class,4,file:/D:/VisualCafedbDE/Projects/Server/Client/-threadGroup] --- source class opencard.core.terminal.CardTerminal Obviously I have the correct file everywhere. Can you help me out once more? Best Regards, Ilias Tranganidas --- > 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.
