|
I think I may have found a bug in Middlegen 2.0 VO,
in which incorrect @jboss tags are generated for a many2many relationship
represented as a join table in the database. The generated @jboss.relation
and @jboss.target-relation contain conflicting values for fk-column and
related-pk-field, resulting in a jar that doesn't deploy in JBoss 3.2.3.
Hand editing the @jboss.relation tag to contain the same values as the
@jboss.target-relation tag results in a jar that does deploy. Has anyone
else encountered this?
Cheers,
Shaun Savani
|
