Bugs item #536768, was opened at 2002-03-29 15:35
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=536768&group_id=31602
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Theo Harper (btharper)
Assigned to: Nobody/Anonymous (nobody)
Summary: mapping-body.j reference typo
Initial Comment:
Adding
/**
* @castor:field name="other" required="true"
* @castor:field-xml reference="true"
node="attribute"
*/
public Interface getOther() {
return _other;
}
does not add the reference to the castor mapping file.
mapping-body.j is incorrect
<XDtMethod:ifHasMethodTag tagName="reference">
it should read
<XDtMethod:ifHasMethodTag tagName="castor:field-
xml" paramName="reference">
Theo
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=402704&aid=536768&group_id=31602
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel