1 Reply Latest reply on Mar 30, 2004 10:49 AM by starksm64

    How to call EJB which requires specific JAAS role?

    michau

      Hi!

      I need my mbean to call some Sesion Bean'd remote interface method. I can provide this mbean with user name and password for user having required role, but how do I make JAAS assign proper principal and roles to this mbean (thread?)?

      Regards