3) if i create a custom LoginModule, i have to put the classes into the war or into the tomee/lib? i have founf many tutorial but develop the custom loginmodule into the web application . SO i am confused .
4) from http://sysmagazine.com/posts/183550/ i read: System.setProperty("java.security.auth.login.config", this.getClass().getResource("/login.config").getPath()); it is setted from code into war. but the container it knows on it? the SystemPOroperty is setted ok ad deployment moment? -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/how-modify-the-login-config-file-for-get-3-jaas-different-for-3-web-different-apps-tp4674820p4674840.html Sent from the TomEE Users mailing list archive at Nabble.com.
