This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: isUserInRole does not work in jboss 4.0.0mpikounis Nov 4, 2004 4:06 AM (in response to furykid)I have exactly the same problem. Even though everything works on JBoss 3.2, when I deployed on JBoss 4.0 is authenticates users but isUserInRole seems to always return false. 
 Is this a known bug? Is there a work-around?
- 
        2. Re: isUserInRole does not work in jboss 4.0.0starksm64 Nov 4, 2004 9:35 AM (in response to furykid)4.0.0 HttpServletRequest.isUserInRole Security Patch 
- 
        3. Re: isUserInRole does not work in jboss 4.0.0cjohan Jan 16, 2005 8:30 PM (in response to furykid)"mpikounis" wrote: 
 I have exactly the same problem. Even though everything works on JBoss 3.2, when I deployed on JBoss 4.0 is authenticates users but isUserInRole seems to always return false.
 Is this a known bug? Is there a work-around?
 I also had exactly this same problem running jboss-4.0.0. However, after upgrading to jboss-4.0.1, the problem went away.
 I built jboss-4.0.1 from jboss-4.0.1-src using j2sdk_1.4.2_06.
 
     
     
    