Hi,since I updated my wonder framework yesterday, I get this message when my application starts.
java.lang.RuntimeException: The attribute part_id in Bug (java.lang.Number, i) is a foreign key to id in Part (java.lang.Integer, i) but their class names or value types do not match. If this is actually OK, you can set er.extensions.ERXModelGroup.Bug.part_id.ignoreTypeMismatch=true in your Properties file.
when I checked the Bug->part_id and Part->id, I do not understand why they would be declared different. They are both in the same EO-Model files and I use EOJDBCPostgresqlPrototypes.
<<inline: Picture 1.png>>
<<inline: Picture 2.png>>
Louis Demers eng. www.obzerv.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
