> "Robins, Anthony" wrote:
> 
> Tried this and it works as it should.
> But the following prints out 'false' which definitely should be
> 'true'.
> 
> boolean inrole = context.isCallerInRole("admin");
> System.out.println("** in role: " + inrole);
> 
> My jonas-users.properties is
> joebar = admin
> 
> -- anthony
> 
Is your jonas-users.properties in a location seen by the CLASSPATH?
Is you Deployment descriptor correctement set for role-name etc.. ?
regards

-- 
        Philippe

Philippe Coq  Evidian   Phone: (33) 04 76 29 78 49
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
Download our EJBServer at http://www.objectweb.org
----
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