Have anyone tried jboss 32rc1 ?? It states this in its release notes: "added support for foreign keys mapped to primary keys"
Assuming that fkcmp know is true, middlegen generates cmp methods in addition to the cmr methods which may be the reason of my error(se below). But it seems like jboss wants to create two equal fields in the table. Setting fkcmp to false gives problems in tables where the fk is both fk and pk. any suggestions? -Jon 11:56:26,092 ERROR [EntityContainer] Starting failed org.jboss.deployment.DeploymentException: Error while creating table; - nested t hrowable: (java.sql.SQLException: Invalid argument value: Duplicate column name 'controlpointtypeid') ------------------------------------------------------- This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will allow you to extend the highest allowed 128 bit encryption to all your clients even if they use browsers that are limited to 40 bit encryption. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en _______________________________________________ middlegen-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/middlegen-user
