jaas - config file not found
Hi,
I have just started developing my first application using jaas.
However, when I run my program I get an exception telling me that the config file was not found:
> java.lang.SecurityException: Anmeldekonfiguration kann nicht gefunden werden.
As I have no experience with jaas I wonder what I have to change so that this file is found.
I'd be very thankful for your help.
_leela

