0 Replies Latest reply on Aug 31, 2004 10:03 PM by grinch

    Custom Login Valve Problems

    grinch

      Dear Friends,
      Following an example from this forum I wrote a custom login module to pass an extra paramter from the login page. Basically it sets a session variable that the default page looks for. All works fine when I use this wil JBOSS 3.2.3, but when I tried to use the valve from JBOSS 3.0.8 for some reason the session variable does not get set or received on the default page. I put log outs and the variable seems to be set correctly, but it just never reaches my default page using 3.0.8. For the 3.0.8 setup I created an entry in the tomcat41-service.xml for the valve and then places the jar in the lib folder.

      Any idea why my session variable is not being carried across when using 3.0.8?

      Thanks,
      Scott