3 Replies Latest reply on Sep 15, 2003 9:32 AM by radl01

    JBoss 3.2.2 + Oracle + Form-based autentication

    henrycn

      I'm currently using Jboss 3.2.2 and I tried to configure - as I successfully did with 3.0.6 - a form-based autentication.
      The datasource I'm using does work, I use it successfully within my J2EE application.

      I configured the application-policy in the login-config.xml, I put the <security-domain> in my jboss-web.xml and configured the realm name in my web.xml.

      The problem is.... it simply does not work at all...
      NO ERRORS, NO INFO, NO MESSAGES, but the validation does not take place. It seems as JBoss completely ignores my application policy ( which, in fact, does not appear in the jndi directory ). The strange thing is that I do not receive any error messages telling me what's wrong...

      Any suggestions? Thank you for helping

      Enrico