Menu

#27 <ejb-relation> tag error

v1.0_(example)
open
nobody
None
5
2002-12-16
2002-12-16
Emmanuel
No

A bug for the v1.0 beta JB7.
an error at the deployment in the jbosscmp-jdbc.xml,
in the <relationships> tag the is only one <ejb-relation>
tag with all the relation inside. When I fix it manually at
the next change in the design, the plugin generate
another time the bad code.

ex:
<ejb-relation>
<ejb-relation-name>learningResourceEntityProvider-
consignEntityBean0</ejb-relation-name>
<foreign-key-mapping />
<ejb-relationship-role>
<ejb-relationship-role-
name>LearningResourceEntityProviderRelationshipRole
</ejb-relationship-role-name>
</ejb-relationship-role>
<ejb-relationship-role>
<ejb-relationship-role-
name>ConsignEntityBeanRelationshipRole</ejb-
relationship-role-name>
</ejb-relationship-role>
<ejb-relation-
name>learningResourceEntityProvider-
consignEntityBean1</ejb-relation-name>
<foreign-key-mapping />
<ejb-relationship-role>
<ejb-relationship-role-
name>LearningResourceEntityProviderRelationshipRole
</ejb-relationship-role-name>
</ejb-relationship-role>
<ejb-relationship-role>
<ejb-relationship-role-
name>ConsignEntityBeanRelationshipRole</ejb-
relationship-role-name>
</ejb-relationship-role>
</ejb-relation>

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.