1 Reply Latest reply on Dec 1, 2005 4:28 AM by elfuhrer

    Problem with Potal Login

    nataleja

      Env:
      OS: RedHat ES 4.0 server
      JBoss version: 4.0.2
      JBoss Portal version: 2.0
      JBoss Portal type: Binaries
      Database: MySQL
      Database version: 5.0.15
      JDBC connector: Connector/J 3.1.11

      Problem:
      When I go to the login page and enter any userID/Password I just go to
      a blank page at /portal/auth/j_security_check.

      I was thinking that it was a conection to the DB problem but I can create
      new users and they show in the DB.

      I did read that there may be some issues with newer versions of MySQL?

      Thanks

        • 1. Re: Problem with Potal Login
          elfuhrer

          Since you're using MySQL 5 a few changes need to occur. Change all th bit fields in the database into booleans and your problem is solved.
          The hibernate configurtion needs to be updated for all the object to include the column attribute