Hello,
I have the same problem described in the email below, but I get an error with xdoclet. The changes in the Xdoclet tags i file cmp-entity20.vm (middlegen-entitybean-plugin-2.0-vo.jar) are false. Could you please tell me why are these changes uncorrect :
Before changes :
* @ejb.value-object
* aggregate="${plugin.interfacePackage}.${target.baseClassName}LightValue"
* aggregate-name="${target.baseClassName}"
* members="$target.localClassName"
* members-name="${target.baseClassName}"
* match="all"
* relation="external"
* type="java.util.Collection"
#else
* @ejb.value-object
* aggregate="${plugin.interfacePackage}.${target.baseClassName}LightValue"
* aggregate-name="${target.baseClassName}"
* match="all"
* relation="external"
After changes:
@ejb.value-object
* aggregate="${plugin.interfacePackage}.${target.baseClassName}LightValue"
* aggregate-name="${table.getVariableName(${relationshipRole})}"
* members="$target.localClassName"
* members-name="${table.getVariableName(${relationshipRole})}"
* match="all"
* relation="external"
* type="java.util.Collection"
#else
* @ejb.value-object
* aggregate="${plugin.interfacePackage}.${target.baseClassName}LightValue"
* aggregate-name="${table.getVariableName(${relationshipRole})}"
* match="all"
* relation="external"
Cordially,
*************************************************************
Lionel Protin
Centre de Recherche Public-Gabriel Lippmann
CREDI
162a, avenue de la Faiencerie
L-1511 Luxembourg
Tel. (+352) 47 02 61 626
Fax (+352) 47 02 64
*************************************************************
|
