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

[427 byte] By [_leelaa] at [2007-10-1 14:59:00]
# 1
Ok, I got it.I had to add the path:-Djava.security.auth.login.config==c:/test/src/jaas.config _leela
_leelaa at 2007-7-10 18:54:05 > top of Java-index,Security,Other Security APIs, Tools, and Issues...