OK,
I made some tests....
and adding login.config to src/test/resources
and:
System.setProperty("java.security.auth.login.config",
"src/test/resources/login.config");

and in webapp-root/META-INFO/context.xml adding jaasrealm info.

Then I can do a complete end-to-end test including JAAS.

...learning by doing :-)

br hw



--
View this message in context: 
http://openejb.979440.n4.nabble.com/tomee-emdedded-rest-and-jaas-test-tp4668182p4668185.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to