>Hi,
>
>Try changing your binding to:
>
>  <mapping name="SalesOrder" class="company.orders.SalesOrderImpl"
>factory="
>ObjectFactory.createSalesOrder" >
>
>
>
>        <collection name="CustomFields" type="company.CustomField"
>add-method="add" size-method="getCustomListSize" load-method="get"  />
>
>        <structure name="Memos" />
>
>        <structure name="SalesOrderItems" />
>
>    </mapping>
>
>
>-Brian

I still get the same error when I do this.

-Keith

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
jibx-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to