Colin Canfield wrote:

With match("*") in the xdoclet samples composites have this specified explicitly with the composite field. Where in the FAQ it is only specified at the bean level value-object tag... Do you need to explicitly add it to individual fields if they are composite/aggregate (ie. not really in the bean ?)

Yes, you need. the match="*" automatically add all non-composite properties to the value objects. Composites still need to be added explicitly.

--
Pazu <[EMAIL PROTECTED]>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user


Reply via email to