On Thu, Jan 21, 2010 at 06:22, Anirban Majumdar <[email protected]> wrote: > ... > - av:name > ... > I explicitly save the "name" property
Maybe it's just a namespace issue, ie. you set the "name" property (which is allowed because nt:unstructured allows you to add any property), but not the "av:name" property. The exception is quite clear: there is no "av:name" property presented, although it's defined as mandatory. Regards, Alex -- Alexander Klimetschek [email protected]
