How can I use JAAS and JBoss together with Web Start?
michaelyaakoby reports: I’m trying to launch a J2EE client (JBoss) using Web Start. I already figured out how to provide the security settings by publishing the auth.conf and app.policy files on the web server and by handing over the URLs with the java.security.policy and java.security.auth.login.config properties.