I have an ejb and , just for kicks, I put the following statement in one of
my remote method implements:

System.out.println( sCtx.getCallerPrincipal() );

It printed "guest".

Q: Where does that come from?

Dave Ford


Reply via email to