]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.castor/src/main/resources/org/argeo/slc/castor/runtime.xml
Fix issue with object lists in Castor
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.castor / src / main / resources / org / argeo / slc / castor / runtime.xml
index 839603dc338592e6de3fb2bc2f62da96ca83d65a..ce591d9af4c734277e53636e07013c79169cfae0 100644 (file)
@@ -12,5 +12,9 @@
                        <bind-xml node="attribute" />\r
                </field>\r
                <field name="host" />\r
+               <field name="moduleDescriptors" collection="arraylist"\r
+                       type="org.argeo.slc.execution.ExecutionModuleDescriptor">\r
+                       <bind-xml auto-naming="deriveByClass" />\r
+               </field>\r
        </class>\r
 </mapping>
\ No newline at end of file