Issue #41 has been updated by Jonathan Clarke. Status changed from Feedback to Closed
---------------------------------------- Bug #41: [XML persistence file] bad file generated http://tools.lsc-project.org/issues/show/41 Author: Thomas Chemineau Status: Closed Priority: Normal Assigned to: Jonathan Clarke Category: Core Target version: 1.1 There is actually a bug when XML persistence file are generated. This bad tag is present into the resultMap: 8<-------- <result property="attributeValues" column="attributeValues"/> 8<-------- When we launch LSC, it complains because XML file does not fit its corresponding JAVA object (and its flat object too I suppose). -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://tools.lsc-project.org/my/account -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.lsc-project.org/pipermail/lsc-dev/attachments/20090601/ab12c4cc/attachment-0001.htm>

