0 Replies Latest reply on Jan 13, 2005 6:53 AM by apcac_bond

    JAAS not wrking on changing JBOSS 3.2.3 to 3.2.7RC1

    apcac_bond

      JBOSS 3.2.3 -- On invoking the application from browser, we are taken to login page and asked for login password and then after logging in, it executes further with that data.

      JBOSS 3.2.7 RC1 -- In this case (with the same build), on invoking the link from browser, we are not asked for any user/password and it tries to directly take to the welcome page/actions with user and passwords assumed NULL and null pointer exceptions are thrown.

      Can you help me in finding why in later case JAAS is not coming into picture and asking for login first before trying to take to homepage.. The web.xml is same in both the cases and rather I should say I am using the same build.