How can I test with Cactus a protected EJB? I need to protect it and I need to use ctx.getCallerPrincipal() in the bean code to know who called me.
Any help would be appreciate.
Thanks,
Marc
How can I test with Cactus a protected EJB? I need to protect it and I need to use ctx.getCallerPrincipal() in the bean code to know who called me.
Any help would be appreciate.
Thanks,
Marc