Hi Josselin, I had the same problem and I found out that it's possible to check permissions like that: new JetspeedDBSecurityService().checkPermission(runData,"yourpermission") So if you give the role and only that role a certain permission you can check that instead... I know that this is more a workaround but better than nothing. Stefan
Am Freitag, 17. Mai 2002 11:23 schrieben Sie: > I'm using Jetspeed 1.3a2 on Tomcat 3.3.1 and It seems the rundata.getACL() > does not work (return null). How can i check roles ? at runtime ? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
