Hi

One of the libraries I use (actually my own ;-)) uses JAAS. If I ran a
JAAS application on the destop I could simply use
-Djava.security.policy=jaas.policy
Djava.security.auth.login.config=jaas.conf. With Tomcat, however, I can
hardly set those parameters in the start script as other applications
might require different seetings. Where should I define those
parameters?
IMHO I can set java.security.auth.login.config in the code, right? This
is prohibited for the policy file, though??

Regards,
Marcel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to