--- zafer Mohamed <[EMAIL PROTECTED]> wrote: > I have Person-conversion.properties in the "zm.junk" > package. It is the same package where I have the > Person and Role class > CreateIfNull_roles=true > Element_roles=zm.junk.Role > > And as for the other question I do not have the > roles initialized.
Try having roles be initialized to an empty collection, at least as a sanity check. All my collections exist, they're just empty, and I have gotten the type conversion working quite well with fairly complex object graphs. AFAICT the type conversion stuff will create objects for you, but it will not create a collection to put them in? (Not sure about that, but I know it works for me if the collections are there but empty). Dave ____________________________________________________________________________________ Food fight? Enjoy some healthy debate in the Yahoo! Answers Food & Drink Q&A. http://answers.yahoo.com/dir/?link=list&sid=396545367 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]