Bugs item #536682, was opened at 2002-03-29 10:26 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=536682&group_id=31602
Category: ejbdoclet Group: v1.1.2 Status: Open Resolution: None Priority: 5 Submitted By: Matthias Bohlen (mattes3) Assigned to: Nobody/Anonymous (nobody) Summary: primkey-field is not mandatory Initial Comment: When I forget to insert the primkey-field="id" field in the @ejb:bean tag of a CMP entity bean, XDoclet does not complain. It generates a bean that (when deployed in JBoss 3.0) causes JBoss to create an invalid CREATE TABLE statement with an empty PRIMARY_KEY constraint. Please insert a check and give an error message. Thanks Matthias Bohlen http://www.mbohlen.de/ ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=536682&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
