Hai
    I wrote a servlet to do my login check. where i call logincontext.login(). 
and based on the exception i conclude the success of the login. My problem is, 
even after a successfull login, the roles that i get using getRoleSet() is not 
set in the request. request.isUserinRole() method return false. Am sure that 
the getRoleSet() is called. 
    I tried doing the same using VALVE, after seaching this forum. Still i have 
the same problem. the roles defined are not set in the request. can you please 
help me in this situation. 
    Is there any thing else i have to do with the login module like registering 
or configuring. Please help.
    And i also need to write a custom authenticator. is there any tutorials to 
do that. 

Senthil kumar M Rangaswamy

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907656#3907656

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907656


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to