In fact, my EJB don't check if the user is logged in. So giving a wrong name make the
test pass.
But the business method check the role of the user to take decision (if (!
ctx.isCallerInRole...).
So I need to be logged before calling the business method.
Any help would be apprecied.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973709#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...