1 Reply Latest reply on Aug 12, 2008 10:02 PM by s7716123

    MySQLSyntaxErrorException: PROCEDURE jbossdb.IDENTITY does n

    s7716123

      Hi!

      I am using JBoss 4.2 and EJB 2.1 and configured it to use a MySql5 database. When starting the server everything works fine, the tables are beeing created. But if I call an entity's home.create() method an exception occurs:

      MySQLSyntaxErrorException: PROCEDURE jboss.IDENTITY does not exist
      ...

      so what is the cause?

      Thank you and regards