Hi 
I am trying to convert xml to java Object .
I am having some problem with array .

Mapping
--------
<field name = "alias" type = "string" collection="array">
                     <bind-xml name="alias" />
              </field>


XML 
----

<alias>
                <name>Tom</name>
                <name>Pal</name>
        </alias>

Log 
---
 
INFO: Ignoring name no descriptor was found


Any input is appreciated.

thanks .
-- 
View this message in context: 
http://www.nabble.com/Castor-Mapping-Array-tf4255772.html#a12111783
Sent from the Castor - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to