0 Replies Latest reply on Apr 9, 2002 12:32 PM by axelm

    Strange Acces Denied error

    axelm

      Now this is baffling me:

      If a access mySQL through my test class by opening a single individual connection it works just fine.

      If I deploy an entity bean I get this:
      java.sql.SQLException: General error: Access denied for user: '@127.0.0.1' to database 'myDBname'.

      I really don't get it...