0 Replies Latest reply on Mar 14, 2014 3:07 AM by mr.bee

    Jboss EAP 6.1.0 - JAAS - servletRequest.login taking 20-30 seconds

    mr.bee

      HI Everyone!

       

      I have JSF web application on Jboss EAP 6.1.0

      I have defined a security domain with UserRoles login module and configured it as FORM authentication method.

      In the managed bean i am calling servletRequest.login(String,String) method to authenticate. (Servlet 3.0 API)

      I have observed that it is taking 20-30 seconds to login the user on localhost.

       

      Is it a normal behavior? if No, then what is taking it so long?

      Please help me in this regards,

      thanks,

      Nabeel