That's the problem! To get it to work you will need to change it to the
following:

<row>
    <value>1</value>
    <value>title1</value>
    <null/>
</row>

Mike

On 3/15/07, kace <[EMAIL PROTECTED]> wrote:


Thanks Mike,

If i have the sample data as below it gives me the same error - is that
the
right way to denote a null value

<row>
     <value>1</value>
     <value>title1</value>
     <value></value>
</row>
--
View this message in context:
http://www.nabble.com/self-referencing-OneToMany-tf3402500s2369.html#a9493621
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to