Hi Ravi This worked <field name="xx" collection="collection" type="test.classname">
Thanks again Devashish -----Original Message----- From: Ravi Mutyala [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 09, 2004 2:05 AM To: '[EMAIL PROTECTED]' Subject: Re: [castor-dev] Castor XML :Using Marshaller Rughwani, I think array,vector,hashtable,collection,set and map are the only available collection types that can be unmarshalled/marshalled now. I'm not sure about the List. I think List is not directly supported and u might have to add some tweaks. But then.. I'm not sure as i haven't used the list. / rAVI. Rughwani, Devashish (Devashish) wrote: >Hi Ravi > >Thanks for the much needed help. >for the below :- ><field name="object1" type="Cls1" collection="vector" > >can i use a java.util.List instead of "vector" > >Regards >Devashish Rughwani > > ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
