Hi,
I’m having a problem with the MyEclipse setting “JAAS login configuration file”.
If I need to use this, what should come in here? I had placed the line
D:\temp\grops\config\jaas.policy
in this field, but the file is not read by Weblogic 8. When I add this:
-Djava.security.auth.policy=D:/temp/grops/config/jaas.policy
in the Optional Java VM arguments it works, although there is a note on this dialog not to add -Djava lines. Adding the line in the classpath, as suggested, had also not worked.
So if not the jaas.policy, then what should be entered in “JAAS login configuration file”?
Thanks!