0 Replies Latest reply on Sep 11, 2004 7:42 PM by sbrbot

    Not able to create FK-constraints

    sbrbot

      Declaring

      <fk-constraint>true</fk-constraint>
      element in jmbosscmp-jdbc.xml JBoss will try to create foreign key constraints in database model that would be created during first start of server. Why JBoss does not create tables according to their occurence in xml? Actually problem is that JBoss engine tries (and does not succeed) to create FK constraint before creation of all tables!