0 Replies Latest reply on Mar 14, 2003 6:28 PM by brettconnor

    create table for entity bean - syntax error near ))

    brettconnor

      I've searched the forum but can't find an answer to this one. I have a very simple entity bean that fails during deployment. Others work, one with the same field name. I'm using 3.0.6 (failed also with 3.0.4) and mySQL v3.23.55.

      I've checked for reserved words etc, tried different mappings in jbosscmp-jdbc.xml, and manually created the table that I think jboss should be doing, although it still tried to create it, strangely.

      Is this a known problem?
      How do I find the DDL JBoss has created?

      Thanks for your help
      Brett