9 Replies Latest reply on Dec 22, 2004 11:15 AM by asduarte

    j_security check error, migrating from 3.0.3 to 3.2.5

    dlastoria

      I am trying to deploy a previously working application onto a newer JBoss installation. This application runs fine on JBoss 3.0.3 (Jetty). It deploys fine to 3.2.5 (Tomcat) and I can access the login page. However when I attempt to log in I get the following error message:

      HTTP Status 400 - Invalid direct reference to form login page
      
      --------------------------------------------------------------------------------
      
      type Status report
      
      message Invalid direct reference to form login page
      
      description The request sent by the client was syntactically incorrect (Invalid direct reference to form login page).
      
      
      --------------------------------------------------------------------------------
      
      Apache Tomcat/5.0.26


      I have read dozens of posts on this topic, but none of them make sense to me. I'm pretty new to JBoss, so any help is greatly appreciated!