Hi, I have a project using a custom jaas module an I'm protecting my rest resources (and ejb's) via @rolesallowed and securityconstraints in web.xml etc. I't working as supposed to.
However, is it possible to use tomee embedded for doing end-to-end testing? i.e, catalina_opts (-Djava.security.auth.login.config) for tomee-embedded? and login.config/context.xml Or do I have to set system.setproperties in the test initializer? br hw -- View this message in context: http://openejb.979440.n4.nabble.com/tomee-emdedded-rest-and-jaas-test-tp4668182.html Sent from the OpenEJB User mailing list archive at Nabble.com.
