You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Alessandro Polverini <al...@nibbles.it> on 2005/03/02 09:02:35 UTC

visibleOnUserRole not working?

Hello,
I'm doing a very basic test with user realms and the simplest I can find
seems not working, probably I'm doing something wrong and a bit of help
would be appreciated.

I tried the following directive:

<x:outputText value="role found" visibleOnUserRole="dummy"/>

And the text "role found" is displayed always, also if the user is not
authenticated!

Am I missing something?
The visibleOnUserRole and enabledOnUserRole attributes would be very handy :)

Thanks,
Alex