In the following example, i extended the cdi-ejbcontext-jaas example and added a second service call.
1) First you can login with the existing service. http://localhost:8080/cdi-ejbcontext-jaas/ejbcontext?myUser=tomee&myPass=tomee 2) You can call the second service. I expect tomee as result but guest is returned. http://localhost:8080/cdi-ejbcontext-jaas/ejbcontextinfo cdi-ejbcontext-jaas.zip <http://openejb.979440.n4.nabble.com/file/n4661427/cdi-ejbcontext-jaas.zip> What is missing in that example? Thanks a lot for your help -- View this message in context: http://openejb.979440.n4.nabble.com/tomcat-openejb-security-integration-directions-tp4656113p4661427.html Sent from the OpenEJB Dev mailing list archive at Nabble.com.
