1 Reply Latest reply on Jul 5, 2007 1:50 PM by gavin.king

    Need to fully qualify isUserInRole?

    jazir1979

      Hi all,

      I just noticed that the #{isUserInRole['BLAH']} tags in my JSF pages are not being invoked after my upgrade to Seam 2.

      After fully qualifying it as org.jboss.seam.web.isUserInRole['BLAH'] it works fine. Is this a known change, or can I avoid it somehow? Is it related to the fact that there are two versions of this component (one in .web one in .faces)?

      thanks,
      Daniel.