2 Replies Latest reply on Aug 28, 2003 7:15 AM by fortesqque

    jboss cannot generate MySql tables?

    fortesqque

      I activated the <create-table>true</create-table>
      element in my jbosscmp-jdbc.xml file. MySql datasource is
      detected correctly during deployment of the entity bean.
      but then I get an sql exception from the mysql driver saying that something with the syntax of the create statement is wrong. Has anyone had the same problems
      during deployment?