No but this is not linked actually. *.properties are handled by the LoginModule of tomee which uses conf/*.properties. But you can write your own login module which read the files from where you want (surely the database since having hardcoded users in a war makes it hard to maintain).
The best is to try it ;) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-07-12 10:52 GMT+02:00 mauro2java2011 <[email protected]>: > but the users.properties and groups.properties i can also put it into WEB-INF > where it is also the login.config file? > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/jaas-is-possible-set-The-file-conf-not-into-java-opts-but-only-with-System-setPtoperties-into-servel-tp4670386p4670388.html > Sent from the TomEE Users mailing list archive at Nabble.com.
