Does Jonas 2.0 support java.security.Principal ? It seems not to work
because getCallerPrincipal() returns Null.

I have tried to pass the name of the current user and/or the current
language from a Session Bean to an Entity Bean. The Entity Bean is a BMP
Bean and creates a SQL Query dependent on the language. I don't want to
use parameters in my Business Methods for the language/user name. So I
want to transmit these attributes via the EJBContext. According to the
EJB Specification this should be possible with java.security.Principal.

Has someone a better idea how to solve this ?

regards,

Tobias Seelinger
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".

Reply via email to