i have the last version of the JBoss 21pre

sequrity configuration is default.

Client does:      org.jboss.security.SecurityAssociation.setPrincipal( new DialogUser( 
theUserName ) );

on the server side for Statless Session Bean 
getSessionContext().getCallerPrincipal() works fine

but 
on the server side for BMP Entiry Bean 
getEntityContext().getCallerPrincipal() returns null

It should be like this? 

D&D





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to